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