ICSS2PropertiesVisibility Property |
Namespace: Aspose.Svg.Dom.Css
string Visibility { get; set; }
Property Visibility As String Get Set
property String^ Visibility { String^ get (); void set (String^ value); }
abstract Visibility : string with get, set