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




The data frame from the map document that contains the labels to convert to annotation. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.