OsnapPointRefIntIdPath Property
 | 
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.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
Type: 
FullSubentityPath 
See Also