DisplayModeSettingsShaded Class

Display Mode settings for Shaded mode.
Public Class DisplayModeSettingsShaded 
Inherits DisplayModeSettings
This language is not supported or no code example is available.
public class DisplayModeSettingsShaded : DisplayModeSettings
This language is not supported or no code example is available.
Name Description
Internal protected (Protected Friend) property Static DefaultEdgeColor
Internal protected (Protected Friend) property Static DefaultEdgeColorMethod
Internal protected (Protected Friend) property Static DefaultEdgeThickness
Protected property Static DefaultShadowMode
Protected property Static DefaultShowEdges
Protected property Static DefaultShowInternalWires
Internal protected (Protected Friend) property Static DefaultSilhouetteThickness
Protected property Static DefaultSilhouettesDrawingMode
Public property EdgeColor Gets or sets the entity edges color, applies only to single color style mode. (inherited from DisplayModeSettings).
Public property EdgeColorMethod Gets or sets the entity edges color method. (inherited from DisplayModeSettings).
Public property EdgeThickness Gets or sets the entity edges thickness. (inherited from DisplayModeSettings).
Public property ShadowMode Gets or sets the shadow mode.
Public property ShowEdges Gets or sets the entity edges visibility status. (inherited from DisplayModeSettings).
Public property ShowInternalWires Gets or sets the visualization of internal wireframe. (inherited from DisplayModeSettings).
Public property SilhouetteThickness Gets or sets the Silhouettes thickness. (inherited from DisplayModeSettings).
Public property SilhouettesDrawingMode Gets or sets the silhouettes drawing mode. (inherited from DisplayModeSettings).
Top
Methods
 
Name Description
Public method Equals(Object) (inherited from Object).
Protected method Finalize (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Protected method MemberwiseClone (inherited from Object).
Public method ToString (inherited from Object).
Top

.NET Framework

Supported in: 4.7.2

In this article

Definition