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