Display the Layer Properties dialog for the current layer, which allows the user to modify the style and other settings.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public void LayersShowPropertiesDialog()
Public Sub LayersShowPropertiesDialog
public:
void LayersShowPropertiesDialog()

See Also