![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer | |
DensifyGeodesicAsync(SpatialReference,Geometry[],Double,LinearUnit) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeometryServerProxy Class > DensifyGeodesicAsync Method : DensifyGeodesicAsync(SpatialReference,Geometry[],Double,LinearUnit) Method |
- SpatialReference
- InGeometryArray
- MaxSegmentLength
- LengthUnit
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub DensifyGeodesicAsync( _ ByVal SpatialReference As SpatialReference, _ ByVal InGeometryArray() As Geometry, _ ByVal MaxSegmentLength As Double, _ ByVal LengthUnit As LinearUnit _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GeometryServerProxy Dim SpatialReference As SpatialReference Dim InGeometryArray() As Geometry Dim MaxSegmentLength As Double Dim LengthUnit As LinearUnit instance.DensifyGeodesicAsync(SpatialReference, InGeometryArray, MaxSegmentLength, LengthUnit) |
C# | |
---|---|
public void DensifyGeodesicAsync( SpatialReference SpatialReference, Geometry[] InGeometryArray, double MaxSegmentLength, LinearUnit LengthUnit ) |
Parameters
- SpatialReference
- InGeometryArray
- MaxSegmentLength
- LengthUnit
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family