[]
        
(Showing Draft Content)

C1.Win.Map.CustomShape

CustomShape Class

Represents a custom marker shape.

Inheritance
CustomShape
Namespace: C1.Win.Map
Assembly: C1.Win.Map.8.dll
Syntax
public abstract class CustomShape : NotifyObject

Constructors

Name Description
CustomShape()

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.

IsVisible(Graphics, RectangleF, PointF, Style)

Checks whether the specified point is visible in the custom shape.