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