Gets the height of this viewer's viewport (current view area).
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public double ViewportHeight { get; } |
Visual Basic |
---|
Public ReadOnly Property ViewportHeight As Double Get |
JScript |
---|
final function get ViewportHeight () : double |