ArcGIS Extensibility SDK for Silverlight - Library Reference
LayerProperties Class Members
See Also  Fields  Methods  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace : LayerProperties Class


The following tables list the members exposed by LayerProperties.

Public Constructors

 NameDescription
public ConstructorLayerProperties Constructor  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)IsEditableProperty Identifies the IsEditable attached DependencyProperty  
public Fieldstatic (Shared in Visual Basic)IsPopupEnabledProperty Identifies the IsPopupEnabled attached DependencyProperty  
public Fieldstatic (Shared in Visual Basic)IsVisibleInMapContentsProperty Identifies the IsVisibleInMapContents attached DependencyProperty  
public Fieldstatic (Shared in Visual Basic)PopupDataTemplatesProperty Identifies the PopupDataTemplates attached DependencyProperty  
public Fieldstatic (Shared in Visual Basic)PopupTitleExpressionsProperty Identifies the PopupTitleExpressions attached DependencyProperty  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)GetIsEditable Gets whether editing has been enabled on a layer at the application level  
public Methodstatic (Shared in Visual Basic)GetIsPopupEnabled Gets whether popups are enabled on a layer  
public Methodstatic (Shared in Visual Basic)GetIsVisibleInMapContents Gets whether the layer is visible in the application's list of map contents  
public Methodstatic (Shared in Visual Basic)GetPopupDataTemplates Gets the XAML data templates used to display the contents of a layer's popups.  
public Methodstatic (Shared in Visual Basic)GetPopupTitleExpressions Gets the title expressions used to display the titles on a layer's popups.  
public Methodstatic (Shared in Visual Basic)SetIsPopupEnabled Sets whether popups are enabled on a layer  
public Methodstatic (Shared in Visual Basic)SetIsVisibleInMapContents Sets whether the layer is visible in the application's list of map contents  
public Methodstatic (Shared in Visual Basic)SetPopupDataTemplates Sets the XAML data templates used to display the contents of a layer's popups.  
public Methodstatic (Shared in Visual Basic)SetPopupTitleExpressions Sets the title expressions used to display the titles on a layer's popups.  
Top

See Also

© Esri, Inc. All Rights Reserved.