 | 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: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
SyntaxContourGeometryTypeEnum ContourGeometryType { get; }ReadOnly Property ContourGeometryType As ContourGeometryTypeEnum
Get
Property Value
ContourGeometryTypeEnum
See Also