Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public void Resize(
uint nBits
)
Public Sub Resize (
nBits As UInteger
)
public:
void Resize(
unsigned int nBits
)
member Resize :
nBits : uint32 -> unit
Parameters
- nBits UInt32
-
See Also