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