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

In This Topic
    ShowCenterMark Property (RadialDim)
    In This Topic
    Gets or sets the center mark visibility.
    Syntax
    'Declaration
     
    Public Property ShowCenterMark As Boolean
    public bool ShowCenterMark {get; set;}
    Remarks
    AutoCAD property: DIMCEN
    See Also