Y-axis coordinate of the center of the ellipse.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public double CenterY { get; set; } |
Visual Basic |
---|
Public Property CenterY As Double Get Set |
JScript |
---|
function get CenterY () : double function set CenterY (value : double) |