Class YMKVisibleRegion

Method Detail

+visibleRegionWithTopLeft:topRight:bottomLeft:bottomRight:

+ (nonnull YMKVisibleRegion *)visibleRegionWithTopLeft:(nonnull YMKPoint *)topLeft
                                              topRight:(nonnull YMKPoint *)topRight
                                            bottomLeft:(nonnull YMKPoint *)bottomLeft
                                           bottomRight:(nonnull YMKPoint *)bottomRight 

Property Detail

bottomLeft

(assign, readonly) YMKPoint * bottomLeft

bottomRight

(assign, readonly) YMKPoint * bottomRight

topLeft

(assign, readonly) YMKPoint * topLeft

topRight

(assign, readonly) YMKPoint * topRight