Esri Business Analyst Server API for Silverlight 2.2 Reference
CreateCopy Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace > IGeographyLayerInfo Interface : CreateCopy Method

newScale
A new scale (if this value is zero, the Scale of copy remains unchanged).
newName
A new name (if this is an empty or null string, the Name of copy remains unchanged).

Glossary Item Box

Creates a copy of this object with modified values of Scale and Name properties.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

newScale
A new scale (if this value is zero, the Scale of copy remains unchanged).
newName
A new name (if this is an empty or null string, the Name of copy remains unchanged).

Return Value

A copy of the object.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.