IfcVectorValueSize Property
|
Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public uint Size { get; }
Public ReadOnly Property Size As UInteger
Get
public:
property unsigned int Size {
unsigned int get ();
}
member Size : uint32 with get
Property Value
UInt32
See Also