PathNodePersistentDrawableId
Property
|
Property that represents a persistent drawable
identifier associated with this node.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public IntPtr PersistentDrawableId { get; }
Public ReadOnly Property PersistentDrawableId As IntPtr
Get
public:
property IntPtr PersistentDrawableId {
IntPtr get ();
}
member PersistentDrawableId : IntPtr with get
Property Value
IntPtr
See Also