SbNativeArrayTDataPointer Property |
Namespace: OIV.Inventor.GenericAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2023.1.3.Release.ea3ba650cce77c9670c98c46848e93dcdfc06490
Syntax public IntPtr DataPointer { get; }
Public ReadOnly Property DataPointer As IntPtr
Get
public:
property IntPtr DataPointer {
IntPtr get ();
}
member DataPointer : IntPtr with get
Property Value
Type:
IntPtrSee Also