LabelStyleBaseBehavior Property |
Gets the behavior related properties of the default label style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStyleBaseBaseBehavior Behavior { get; }
Public ReadOnly Property Behavior As LabelStyleBaseBaseBehavior
Get
public:
property LabelStyleBaseBaseBehavior^ Behavior {
LabelStyleBaseBaseBehavior^ get ();
}
Property Value
LabelStyleBaseBaseBehavior
See Also