ESRI.ArcGIS.ADF.IMS
Units Property
See Also 
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.

See Also

© 2010 All Rights Reserved.