Back to Devexpress

ContourInfo Constructors

wpf-devexpress-dot-xpf-dot-map-dot-contourinfo-dot-ctor.md

latest970 B
Original Source

ContourInfo Constructors

The structure that provides information about a map item’s outline.

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

See Also

ContourInfo Struct

ContourInfo Members

DevExpress.Xpf.Map Namespace