Gets the size in byte of the type.
Namespace: OIV.InventorAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.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
Type:
UInt32SbDataTypeDataTypes of this
SbDataType.
See Also