 | 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.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
SyntaxContourGeometryTypeEnum ContourGeometryType { get; }ReadOnly Property ContourGeometryType As ContourGeometryTypeEnum
Get
Property Value
ContourGeometryTypeEnum
See Also