Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgRotateTransform Class / CenterY Property

In This Topic
    CenterY Property (SvgRotateTransform)
    In This Topic
    Gets or sets the Y-coordinate of the rotation center.
    Syntax
    'Declaration
     
    Public Property CenterY As SvgLength
    public SvgLength CenterY {get; set;}
    See Also