| ArcGIS Explorer Component Help |
| SlideTitle Members |
| SlideTitle Class Constructors Methods Properties See Also |
The SlideTitle type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SlideTitle |
Initializes a new instance of the SlideTitle class.
|
Methods
| Name | Description | |
|---|---|---|
| Clone |
Returns a new SlideTitle with properties equal to the current SlideTitle.
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| BackColor |
Gets or sets the color to display the slide title's background.
| |
| DisplayPosition |
Gets or sets the display position of the slide's slide title.
| |
| Font |
Gets or sets the font used for the slide title's text.
| |
| Outline |
Gets or sets the width of the slide title background's outline.
| |
| OutlineColor |
Gets or sets the color to display the slide title's background outline.
| |
| Text |
Gets or sets the text that's displayed in the slide title.
| |
| TextColor |
Gets or sets the color to display the slide title's text.
| |
| Transparency |
Gets or sets the transparency of the slide title background, from 0 to 100.
|