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




The height of the output image in pixels. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property image_height As Integer
Visual Basic (Usage)Copy Code
Dim instance As SaveGraph
Dim value As Integer
 
instance.image_height = value
 
value = instance.image_height
C# 
public int image_height {get; set;}

See Also

© 2010 All Rights Reserved.