Table of Contents

Property Right

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

Right

Gets the x-coordinate that is the sum of X and Width of this SvgRectF structure.

public float Right { get; }

Property Value

float

The x-coordinate that is the sum of X and Width of this SvgRectF structure.