Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DisplayModeSettings Class / SilhouettesDrawingMode Property

In This Topic
    SilhouettesDrawingMode Property (DisplayModeSettings)
    In This Topic
    Gets or sets the silhouettes drawing mode.
    Syntax
    'Declaration
     
    Public Property SilhouettesDrawingMode As silhouettesDrawingType
    public silhouettesDrawingType SilhouettesDrawingMode {get; set;}
    See Also