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




The representation to be set for the input feature layer. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.