LeaderAnnoHeight Property
|
Property that represents the height of the
annotation entity associated with this leader entity.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public double AnnoHeight { get; }
Public ReadOnly Property AnnoHeight As Double
Get
public:
property double AnnoHeight {
double get ();
}
member AnnoHeight : float with get
Property Value
Double
See Also