Event args for DrawLayer
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public class DrawLayerEventArgs : EventArgs
Public Class DrawLayerEventArgs _ Inherits EventArgs
public ref class DrawLayerEventArgs : public EventArgs
Members
| All Members | Constructors | Fields | Methods |
| Member | Description | |
|---|---|---|
| IEViewer..::..DrawLayerEventArgs(Int32) |
Constructor for DrawLayerEventArgs object.
| |
| Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Layer |
The layer index that we are drawing
| |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
HiComponents.IEvolution..::..IEViewer..::..DrawLayerEventArgs
System..::..EventArgs
HiComponents.IEvolution..::..IEViewer..::..DrawLayerEventArgs