Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / PlanarEntity Class / SymbolSize Property

In This Topic
    SymbolSize Property (PlanarEntity)
    In This Topic
    Plane symbol size.
    Syntax
    'Declaration
     
    Public Property SymbolSize As Single
    public float SymbolSize {get; set;}
    See Also