ESRI.ArcGIS.ADF.ArcGISServer
WindowSizeZThresholdStrategy Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > DETerrain Class : WindowSizeZThresholdStrategy Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(Form=XmlSchemaForm.Unqualified, Order=4)>
Public Property WindowSizeZThresholdStrategy As Integer
Visual Basic (Usage)Copy Code
Dim instance As DETerrain
Dim value As Integer
 
instance.WindowSizeZThresholdStrategy = value
 
value = instance.WindowSizeZThresholdStrategy
C# 
[XmlElementAttribute(Form=XmlSchemaForm.Unqualified, Order=4)]
public int WindowSizeZThresholdStrategy {get; set;}

See Also

© 2010 All Rights Reserved.