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




The values according to which the scaling should be determined. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property scale_according_to As String
Visual Basic (Usage)Copy Code
Dim instance As Skyline
Dim value As String
 
instance.scale_according_to = value
 
value = instance.scale_according_to
C# 
public string scale_according_to {get; set;}

See Also

© 2010 All Rights Reserved.