Horizontal (x-axis) offset from the center of the object (expressed as a percentage)
of the anchor point used when sizing the object
(0%=left edge, 50%=center, 100%=right edge)
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public double HorizontalAnchor { get; set; } |
Visual Basic |
---|
Public Property HorizontalAnchor As Double Get Set |
JScript |
---|
function get HorizontalAnchor () : double function set HorizontalAnchor (value : double) |