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




The type of masking geometry created. There are four types: (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.