Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / DisplayModeSettingsFlat Class / ColorMethod Property

In This Topic
    ColorMethod Property (DisplayModeSettingsFlat)
    In This Topic
    Gets or sets the color used for the polygonal entities.
    Syntax
    'Declaration
     
    Public Property ColorMethod As flatColorMethodType
    public flatColorMethodType ColorMethod {get; set;}
    See Also