Back to Devexpress

ContourInfo Constructors

windowsforms-devexpress-dot-xtramap-dot-contourinfo-dot-ctor.md

latest1.0 KB
Original Source

ContourInfo Constructors

The structure providing information about a map item’s outline.

NameParametersDescription
ContourInfo(ReadOnlyCoordPointCollection, Boolean, Int32)points, isClosed, innerIndexInitializes a new ContourInfo class instance with the specified parameters.
ContourInfo(ReadOnlyCoordPointCollection, Boolean)points, isClosedInitializes a new ContourInfo class instance with the specified parameters.

See Also

ContourInfo Struct

ContourInfo Members

DevExpress.XtraMap Namespace