LabelStyleTickComponentStyleTickBlockHeight Property |
Gets the height to whick the tick block is scaled to fit.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble BlockHeight { get; }
Public ReadOnly Property BlockHeight As PropertyDouble
Get
public:
property PropertyDouble^ BlockHeight {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also