[]
        
(Showing Draft Content)

C1.Win.Map.MarkerImageShape

MarkerImageShape Class

Represents a custom marker shape which is an image.

Inheritance
MarkerImageShape
Namespace: C1.Win.Map
Assembly: C1.Win.Map.4.8.dll
Syntax
public class MarkerImageShape : CustomShape

Constructors

Name Description
MarkerImageShape()

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.

Methods

Name Description
Draw(Graphics, RectangleF, Style)

Draws the custom shape at specified bounds.

GetDrawingBounds(Graphics, RectangleF, Style)

Gets the drawing bounds of the shape.