LabelStyleBlockComponentBlock Property |
Gets the block style settings.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStyleBlockComponentStyleBlock Block { get; }
Public ReadOnly Property Block As LabelStyleBlockComponentStyleBlock
Get
public:
property LabelStyleBlockComponentStyleBlock^ Block {
LabelStyleBlockComponentStyleBlock^ get ();
}
Property Value
LabelStyleBlockComponentStyleBlock
See Also