Click or drag to resize

DimensionStyleCenterMarkStyle Enumeration

Style for drawing centermark for Radial dimensions and Centermark objects

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum CenterMarkStyle
Members
  Member nameValueDescription
None0 No centermark display
Mark1 + mark only
MarkAndLines2 + mark and lines to radius
See Also