|
| ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
| RotationAngle Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout Namespace > PageLayout Class : RotationAngle Property |
| Visual Basic (Declaration) | |
|---|---|
<DefaultValueAttribute()> <BrowsableAttribute(False)> <ResDescriptionAttribute("Rotation angle for the page. Not currently used.")> Public Property RotationAngle As Double | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As PageLayout Dim value As Double instance.RotationAngle = value value = instance.RotationAngle | |
| C# | |
|---|---|
[DefaultValueAttribute()] [BrowsableAttribute(false)] [ResDescriptionAttribute("Rotation angle for the page. Not currently used.")] public double RotationAngle {get; set;} | |
Rotation angle for the page layout is not supported at the current version. It may be supported in future versions.
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