OsnapPointRefIntIdPath Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public FullSubentityPath IntIdPath { get; set; }
Public Property IntIdPath As FullSubentityPath
Get
Set
public:
property FullSubentityPath IntIdPath {
FullSubentityPath get ();
void set (FullSubentityPath value);
}
member IntIdPath : FullSubentityPath with get, set
Property Value
FullSubentityPath
See Also