Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / RadialDim Class / CenterMarkSize Property

In This Topic
    CenterMarkSize Property (RadialDim)
    In This Topic
    Gets or sets the size of the center mark.
    Syntax
    'Declaration
     
    Public Property CenterMarkSize As Double
    public double CenterMarkSize {get; set;}
    Remarks
    AutoCAD property: DIMCEN
    See Also