 | CoverGeometry Property |
Returns the collection of the Geometry objects associated with the Cover
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
SyntaxIList<Geometry> Geometry { get; }
ReadOnly Property Geometry As IList(Of Geometry)
Get
Property Value
IListGeometry
See Also