LabelStyleTickComponentStyleTickBlockName Property |
Gets the block to use for the tick component.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString BlockName { get; }
Public ReadOnly Property BlockName As PropertyString
Get
public:
property PropertyString^ BlockName {
PropertyString^ get ();
}
Property Value
PropertyString
See Also