Table of Contents

Property ValueX

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll

ValueX

Gets or sets the x-coordinate of this SvgPointF.

public double ValueX { get; set; }

Property Value

double

The x-coordinate of this SvgPointF.