Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal name As String, _ ByVal unit As esriUnits, _ ByVal distance As Double _ ) |
Parameters
- name
- The name of the parameter.
- unit
- The unit the distance is measured in.
- distance
- The distance.
Target Platforms:Windows Phone 7