ESRI.ArcGIS.ADF.ArcGISServer
ZScale Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > SpatialReference Class : ZScale Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property ZScale As Double
Visual Basic (Usage)Copy Code
Dim instance As SpatialReference
Dim value As Double
 
instance.ZScale = value
 
value = instance.ZScale
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public double ZScale {get; set;}

See Also

© 2010 All Rights Reserved.