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

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