|
| ESRI.ArcGIS.ADF.Web | |
| CreateSquigglyPoints(Rectangle) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.Display.Drawing Namespace > DrawingUtility Class > CreateSquigglyPoints Method : CreateSquigglyPoints(Rectangle) Method |
- envelope
- The envelope.
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Function CreateSquigglyPoints( _ ByVal envelope As Rectangle _ ) As Point() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim envelope As Rectangle Dim value() As Point value = DrawingUtility.CreateSquigglyPoints(envelope) | |
Parameters
- envelope
- The envelope.
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