Table of Contents

Property Location

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

Location

Gets or sets the coordinates of the upper-left corner of this SvgRectF structure.

public SvgPointF Location { get; set; }

Property Value

SvgPointF

A SvgPointF that represents the upper-left corner of this SvgRectF structure.