Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public AnnotationType AnnoType { get; }
Public ReadOnly Property AnnoType As AnnotationType
Get
public:
property AnnotationType AnnoType {
AnnotationType get ();
}
member AnnoType : AnnotationType with get
Property Value
Type:
AnnotationType
See Also