SbNativeArrayTInt32Capacity Property |
Capacity of the buffer.
Namespace: OIV.Inventor.GenericAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2025.2.0.Release.47655112efc68a70bb943ee3bd5c1e27763923ef
Syntaxpublic int Int32Capacity { get; }
Public ReadOnly Property Int32Capacity As Integer
Get
public:
property int Int32Capacity {
int get ();
}
member Int32Capacity : int with get
Property Value
Type:
Int32
See Also