CdrGradient Class |
Namespace: Aspose.Imaging.FileFormats.Cdr.Types
The CdrGradient type exposes the following members.
Name | Description | |
---|---|---|
![]() | CdrGradient | Initializes a new instance of the CdrGradient class |
Name | Description | |
---|---|---|
![]() | Angle |
Gets or sets the angle.
|
![]() | CenterXOffset |
Gets or sets the center x offset.
|
![]() | CenterYOffset |
Gets or sets the center y offset.
|
![]() | EdgeOffset |
Gets or sets the edge offset.
|
![]() | MidPoint |
Gets or sets the mid point.
|
![]() | Mode |
Gets or sets the mode.
|
![]() | Stops |
Gets or sets the stops.
|
![]() | Type |
Gets or sets the type.
|
Name | Description | |
---|---|---|
![]() | Equals | 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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |