LabelStyleTextComponentStyleTextHeight Property |
Gets the height for text component.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble Height { get; }
Public ReadOnly Property Height As PropertyDouble
Get
public:
property PropertyDouble^ Height {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also