RadiusType Property
Description
Radius calculation type used with true position dimensions.
Possible values include the following:
DIM_NO_RADIUS
DIM_ADD_RADIUS
DIM_SUB_RADIUS
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property RadiusType As ENUM_DIM_RADIUS_TYPE |
Return Type
Read/write Enum_Dim_Radius_Type Enumeration.
See Also