DsdDataNoOfCopies Property
|
Namespace: Bricscad.PlottingServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public int NoOfCopies { get; set; }
Public Property NoOfCopies As Integer
Get
Set
public:
property int NoOfCopies {
int get ();
void set (int value);
}
member NoOfCopies : int with get, set
Property Value
Type:
Int32
See Also