SectionHitTestInfoSubItem
Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public SectionSubItem SubItem { get; }
Public ReadOnly Property SubItem As SectionSubItem
Get
public:
property SectionSubItem SubItem {
SectionSubItem get ();
}
member SubItem : SectionSubItem with get
Property Value
SectionSubItem
See Also