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




Determines whether regions will be created from multiple rings of arcs or single rings of arcs. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.