ILayerProperties Interface
Allows access to the Layer properties of a Layer state.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ILayerProperties |
C# | |
---|
public interface ILayerProperties |
JScript | |
---|
public interface ILayerProperties |
Managed Extensions for C++ | |
---|
public __gc __interface ILayerProperties |
C++/CLI | |
---|
public interface class ILayerProperties |
Example
Accessors
Access Diagram
See Also