DatabaseShadedge Property
|
Property that controls the rendering of faces
and edges with the SHADE command. This property corresponds to the
SHADEDGE system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public int Shadedge { get; set; }
Public Property Shadedge As Integer
Get
Set
public:
property int Shadedge {
int get ();
void set (int value);
}
member Shadedge : int with get, set
Property Value
Int32
See Also