Visual Basic (Declaration) | |
---|---|
Public Sub GeneralizeAsync( _ ByVal graphics As IList(Of Graphic), _ ByVal parameters As GeneralizeParameters, _ Optional ByVal userToken As Object _ ) |
C# | |
---|---|
public void GeneralizeAsync( IList<Graphic> graphics, GeneralizeParameters parameters, object userToken ) |
Parameters
- graphics
- The collection of polylines and polygons to be generalized.
- parameters
- Parameters contains additional properties that defines how the generalize task will be preformed.
- userToken
- The user token.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8