DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgSvgElement Class / PreserveAspectRatio Property

In This Topic
PreserveAspectRatio Property (SvgSvgElement)
In This Topic
Gets or sets a value indicating how referenced objects should be fitted with respect to the reference rectangle.
Syntax
'Declaration
 
Public Property PreserveAspectRatio As System.Nullable(Of SvgPreserveAspectRatio)
 
See Also