Table of Contents

Property Bottom

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

Bottom

Gets the y-coordinate that is the sum of Y and Height of this SvgRectF structure.

public float Bottom { get; }

Property Value

float

The y-coordinate that is the sum of Y and Height of this SvgRectF structure.