SurfaceDirectionStyleDisplayEntityMode Property |
Gets or sets the DisplayType Specifies how the surface should be displayed/rendered.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurfaceDisplayType DisplayEntityMode { get; set; }
Public Property DisplayEntityMode As SurfaceDisplayType
Get
Set
public:
property SurfaceDisplayType DisplayEntityMode {
SurfaceDisplayType get ();
void set (SurfaceDisplayType value);
}
Property Value
SurfaceDisplayType
See Also