Click or drag to resize

SvgCircleCenter Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the center point of the circle.

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

Property Value

Type: SvgPoint
The center.
See Also