DK11 for .NET | TatukGIS.NDK.TGIS_ParamsSection.ScaleZ | Constructors | Fields | Methods | Properties
Z coordinate scaling (for 3D mode); Default is 1.
// C# public Double ScaleZ { get {} set {} }
' VisualBasic Public Property ScaleZ As Double Get End Get Set(ByVal value As Double) End Set End Property
// Oxygene public property ScaleZ : Double read read;
Type |
---|
double Double |