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