AcPePropertyEditorLayerClassWidth Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
public virtual int Width { get; set; }
Public Overridable Property Width As Integer
Get
Set
public:
virtual property int Width {
int get ();
void set (int value);
}
abstract Width : int with get, set
override Width : int with get, set
Property Value
Type:
Int32
Implements
IAcadApplicationWidth
See Also