ESRI.ArcGIS.Analyst3DTools
old_refscale Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Analyst3DTools Namespace > ChangeTerrainReferenceScale Class : old_refscale Property




The reference scale of an existing pyramid level. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property old_refscale As Integer
Visual Basic (Usage)Copy Code
Dim instance As ChangeTerrainReferenceScale
Dim value As Integer
 
instance.old_refscale = value
 
value = instance.old_refscale
C# 
public int old_refscale {get; set;}

See Also

© 2010 All Rights Reserved.