Creates an identical copy of the slide title.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public SlideTitle Clone()
Visual Basic (Declaration)
Public Function Clone As SlideTitle

Return Value

A SlideTitle that has the same text to display, font, background color properties and placement options as the cloned SlideTitle.

Remarks

You can use this method to create a new instance of the SlideTitle class based on an existing SlideTitle. This feature is useful if you want to use the same slide title in multiple slides.

See Also

Created by Atop CHM to web converter,© 2009 all right reserved.