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