DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_Viewer3DBase.ZoomBy | Constructors | Fields | Methods | Properties | Events
// C# public void ZoomBy( double _value, int _x, int _y );
' VisualBasic Public Sub ZoomBy( ByVal _value As Double, ByVal _x As Integer, ByVal _y As Integer )
// Oxygene public procedure ZoomBy( _value : Double; _x : Integer; _y : Integer );
Name | Type | Description |
---|---|---|
_value | double Double | |
_x | int Integer | |
_y | int Integer |