[]
Represents a custom marker shape which is an image.
public class MarkerImageShape : CustomShape
Name | Description |
---|---|
MarkerImageShape() |
Name | Description |
---|---|
Image | Gets or sets the image of the shape. |
PinPoint | Gets or sets a point indicating the pin point of the image. |
Name | Description |
---|---|
Draw(Graphics, RectangleF, Style) | Draws the custom shape at specified bounds. |
GetDrawingBounds(Graphics, RectangleF, Style) | Gets the drawing bounds of the shape. |