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