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