Gets the center of this object (in the coordinate space of this object).
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Point GetCenter() |
| Visual Basic |
|---|
Public Function GetCenter As Point |
| JScript |
|---|
public function GetCenter() : Point |