ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
PageCenterAt(IPoint) Method | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > WebPageLayout Class > PageCenterAt Method : PageCenterAt(IPoint) Method |
- point
- Point to center at, in page space.
Visual Basic (Declaration) | |
---|---|
Public Overloads Function PageCenterAt( _ ByVal point As IPoint _ ) As LayoutImage |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public LayoutImage PageCenterAt( IPoint point ) |
Parameters
- point
- Point to center at, in page space.