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