SbNativeArrayDataPointer Property |
Note: This API is now obsolete.
Pointer to native array (unspecified type)
Namespace: OIV.InventorAssembly: OIV.Inventor.SbLinear.compat (in OIV.Inventor.SbLinear.compat.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[ObsoleteAttribute]
public IntPtr DataPointer { get; }
<ObsoleteAttribute>
Public ReadOnly Property DataPointer As IntPtr
Get
public:
[ObsoleteAttribute]
property IntPtr DataPointer {
IntPtr get ();
}
[<ObsoleteAttribute>]
member DataPointer : IntPtr with get
Property Value
Type:
IntPtr
See Also