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




The vertex to be used to calculate against. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.