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




Determines which attributes will be transferred from the input features to the output features. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.