ESRI.ArcGIS.ADF.Web.UI.WebControls | |
CopyrightText Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : CopyrightText Class |
The following tables list the members exposed by CopyrightText.
Name | Description | |
---|---|---|
CopyrightText Constructor | Overloaded. Creates a default instance of the CopyrightText class. |
Name | Description | |
---|---|---|
FillColor | The color used in the fill symbol. | |
Font | The font used in the display of the copyright notice. | |
ForeColor | The color used to draw the font for the copyright text. | |
Halo | Gets or sets a halo around the text. | |
IsTrackingViewState | Indicates whether the object is tracking view state. | |
RightToLeft | The reading order of the text. | |
Shadow | Gets or sets a shadow on the text. | |
Text | The text to display for the copyright notice. | |
TextAlignment | The alignment of the text relative to the text position specified. | |
TextAnchorPosition | The anchor position of the text relative to the Image. | |
TextDirection | The direction of the text. |
Name | Description | |
---|---|---|
GetSchema |
This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the | |
LoadViewState | Loads view state from the passed-in object. | |
ReadXml | Generates an object from its XML representation. | |
SaveViewState | Saves view state to an object. | |
ToString | Overloaded. Overridden. Returns the string representation of the class. | |
TrackViewState | Causes tracking of CopyrightText's view state. | |
WriteXml | Converts an object into its XML representation. |