Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgScaleTransform Class / ScaleY Property

In This Topic
    ScaleY Property
    In This Topic
    Gets or sets the scale factor in the Y direction.
    Syntax
    'Declaration
     
    Public Property ScaleY As System.Single
    public System.float ScaleY {get; set;}
    See Also