MarkerImageShape Class Members
In This Topic
The following tables list the members exposed by MarkerImageShape.
Public Constructors
Public Properties
| Name | Description |
 | Image | Gets or sets the image of the shape. |
 | PinPoint | Gets or sets a point indicating the pin point of the image. |
Top
Public Methods
| Name | Description |
 | Draw | Overridden. Draws the custom shape at specified bounds. |
 | GetDrawingBounds | Overridden. Gets the drawing bounds of the shape. |
 | IsVisible | Checks whether the specified point is visible in the custom shape. (Inherited from C1.Win.Map.CustomShape) |
Top
See Also