ILayerProperties Interface
Allows access to the Layer properties of a Layer state.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ILayerProperties |
C# | |
---|
public interface ILayerProperties |
JavaScript | |
---|
Object dsLayerProperties |
COM native C++ | |
---|
interface ILayerProperties |
C++ | |
---|
class dsLayerProperties_c |
Example
Accessors
Access Diagram
See Also