|
| ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
| InitialExtent Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout Namespace > PageLayout Class : InitialExtent Property |
| Visual Basic (Declaration) | |
|---|---|
<PersistenceModeAttribute(PersistenceMode.Attribute)> <ResDescriptionAttribute("Sets the initial extent to the full extent or last saved extent (default) of the primary map resource. Ignored when the Extent property is set.")> <DefaultValueAttribute()> <ResCategoryAttribute("Behavior")> Public Overridable Property InitialExtent As ESRI.ArcGIS.ADF.Web.UI.WebControls.InitialExtent | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As PageLayout Dim value As ESRI.ArcGIS.ADF.Web.UI.WebControls.InitialExtent instance.InitialExtent = value value = instance.InitialExtent | |
| C# | |
|---|---|
[PersistenceModeAttribute(PersistenceMode.Attribute)] [ResDescriptionAttribute("Sets the initial extent to the full extent or last saved extent (default) of the primary map resource. Ignored when the Extent property is set.")] [DefaultValueAttribute()] [ResCategoryAttribute("Behavior")] public virtual ESRI.ArcGIS.ADF.Web.UI.WebControls.InitialExtent InitialExtent {get; set;} | |
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