Property that represents the application data
associated with this grip object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public IntPtr AppData { get; }
Public ReadOnly Property AppData As IntPtr
Get
public:
property IntPtr AppData {
IntPtr get ();
}
member AppData : IntPtr with get
Property Value
IntPtr
See Also