SbNativeArrayTInt32Capacity Property |
Capacity of the buffer.
Namespace: OIV.Inventor.GenericAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2024.2.2.Release.778f4cc64de03c89c1282c66aa1f73c0e9a1408b
Syntax public int Int32Capacity { get; }
Public ReadOnly Property Int32Capacity As Integer
Get
public:
property int Int32Capacity {
int get ();
}
member Int32Capacity : int with get
Property Value
Type:
Int32See Also