LabelStyleBlockComponentStyleGeneralVisible Property |
Gets whether the block component is visible in the label style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean Visible { get; }
Public ReadOnly Property Visible As PropertyBoolean
Get
public:
property PropertyBoolean^ Visible {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also