Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPreserveAspectRatio Structure / Align Property

In This Topic
    Align Property
    In This Topic
    Gets or sets a value indicating whether to force uniform scaling and, if so, the alignment method to use.
    Syntax
    'Declaration
     
    Public Property Align As SvgAspectRatioAlign
    public SvgAspectRatioAlign Align {get; set;}
    See Also