EdgeStyleSilhouetteWidth Property
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public int SilhouetteWidth { get; set; }
Public Property SilhouetteWidth As Integer
Get
Set
public:
property int SilhouetteWidth {
int get ();
void set (int value);
}
member SilhouetteWidth : int with get, set
Property Value
Int32
See Also