 | PrimaryContourContourGeometryType Property |
Returns the contour geometry type as defined by
ContourGeometryTypeEnum.
The geometry type specifies whether the contour uses parametric rectangular geometry, parametric circular geometry,
or variant geometry composed of custom segments and arcs.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
SyntaxContourGeometryTypeEnum ContourGeometryType { get; }ReadOnly Property ContourGeometryType As ContourGeometryTypeEnum
Get
Property Value
ContourGeometryTypeEnum
See Also