IMcGraphObjPolyClosed Property
|
|
Boolean value indicating whether this polyline is closed or not.
Namespace:
MediaCy.IQL.Display.Overlays
Assembly:
MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
SyntaxProperty Closed As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksA closed polyline can be filled (see McGraphObj.Style).
See Also