Click or drag to resize

SvgRectangleLocation Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets an SvgPoint representing the top left point of the rectangle.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public SvgPoint Location { get; }

Property Value

Type: SvgPoint
See Also