Name | Description | |
---|---|---|
C1StyleRadialGradientDefinition Constructor | Initializes a new instance of the C1StyleLinearGradientDirection struct. |
The following tables list the members exposed by C1StyleRadialGradientDefinition.
Name | Description | |
---|---|---|
C1StyleRadialGradientDefinition Constructor | Initializes a new instance of the C1StyleLinearGradientDirection struct. |
Name | Description | |
---|---|---|
PositionX | Gets the x-position of the center. | |
PositionY | Gets the y-position of the center. | |
Shape | Gets the kind of direction. | |
Size | Gets the size of the radial gradient. |
Name | Description | |
---|---|---|
Equals | ||
GetHashCode | ||
Parse | Parses the text and returns a length. | |
ToString | ||
TryParse | Tries to parse the specified text and returns the value in the definition parameter. |
Equality | Compares two C1StyleRadialGradientDefinition structures for equality. |
Implicit Type Conversion | Casting operator to convert a string into a C1StyleRadialGradientDefinition. |
Inequality | Compares two C1StyleRadialGradientDefinition structures for inequality. |