Specifies the object shadow properties
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public class IEObjectShadow
Public Class IEObjectShadow
public ref class IEObjectShadow
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| Enabled |
Enable/Disable the object shadow.
| |
| 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.) | |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OffsetX |
The horizontal offset of the shadow
| |
| OffsetY |
The vertical offset of the shadow
| |
| Radius |
The amount of shadow
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
HiComponents.IEvolution..::..IEObjectShadow
HiComponents.IEvolution..::..IEObjectShadow