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