Back to Devexpress

MapPathSegment Members

windowsforms-devexpress-dot-xtramap-dot-mappathsegment-dot-underscore-members.md

latest3.9 KB
Original Source

MapPathSegment Members

A segment of a MapPathSegment object.

Constructors

NameDescription
MapPathSegment()Initializes a new instance of the MapPathSegment class with default settings.

Properties

NameDescription
FillGets or sets the color that is used to fill a map segment. Inherited from MapSegmentBase.
InnerBoundariesSpecifies the collection of inner boundaries, which are excluded from the area of a map path segment.
IsClosedGets or sets whether a map path segment is closed.
IsFilledSpecifies whether a map path segment is filled.
PointsGets or sets a collection of points defining the map path segment.
StrokeGets or sets the color that specifies how the map segment outline is painted. Inherited from MapSegmentBase.
StrokeWidthGets or sets a value that specifies the width of the stroke on the map segment. Inherited from MapSegmentBase.

Methods

NameDescription
Dispose()Disposes of the MapPathSegment object.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the textual representation of MapPathSegment.

See Also

MapPathSegment Class

DevExpress.XtraMap Namespace