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




Returns the page units of the layout.

Syntax

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

Example

For an example, see the LayoutInfo overview.

Remarks

This property gives the units for the size specified in the Extent property of LayoutInfo. These units are page size units, such as inches or millimeters, not map units.

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.