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




The sample distance will be ignored and the interpolation will use the input vertex locations only. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.