The center of the circle.
Namespace: ZylSoft.Gps.MapAssembly: ZylMap (in ZylMap.dll) Version: 1.8.0.0 (1.0.0.0)
Syntaxpublic Position Center { get; set; }Public Property Center As Position
Get
Set
public:
property Position^ Center {
Position^ get ();
void set (Position^ value);
}member Center : Position with get, set
Property Value
Position
See Also