Gets or sets a value indicating if the presentation's slides can change the basemap.
Namespace:
ESRI.ArcGISExplorer.Application
Assembly:
ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public bool AllowBasemapChange { get; set; } |
Visual Basic (Declaration) |
---|
Public Property AllowBasemapChange As Boolean |
Field Value
trueTruetruetrue (True in Visual Basic) if slides change the basemap, falseFalsefalsefalse (False in Visual Basic) if the basemap is fixed.
Remarks
A presentation Slide includes the basemap that was active when it was captured. When presenting or setting the CurrentSlide,
if AllowBasemapChange is true, the basemap will change to match the slide's basemap. If AllowBasemapChange is false, the basemap will
remain constant.
See Also
Relate Topics:
AutomaticSlideAdvance Property
ShowToolbar Property
SlideAdvanceInterval Property
SlideRange Property
UseFontSmoothing Property
UseSlideRange Property
AutomaticSlideAdvance Property
ShowToolbar Property
SlideAdvanceInterval Property
SlideRange Property
UseFontSmoothing Property
UseSlideRange Property
Created by Atop CHM to web converter,© 2009 all right reserved.