ESRI.ArcGIS.ADF.IMS
Units Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.IMS.Carto Namespace > LayoutView Class : Units Property




Gets the page units for the layout.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Units As PageUnits
Visual Basic (Usage)Copy Code
Dim instance As LayoutView
Dim value As PageUnits
 
value = instance.Units
C# 
public PageUnits Units {get;}

Remarks

This describes the units for the physical page of the layout, not the map units of any data frames.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.