The following tables list the members exposed by ImageBackgroundStretchMargins.
Name | Description | |
---|---|---|
ImageBackgroundStretchMargins Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bottom | The size of the bottom margin in pixels. | |
Empty | Returns a singleton instance representing an empty stretch margins instance. | |
IsEmpty | Returns whether the Margins are empty (all for margins are set to 0). | |
Left | The size of the left margin in pixels. | |
Right | The size of the right margin in pixels. | |
Top | The size of the top margin in pixels. |
Name | Description | |
---|---|---|
Equals | If object is of the same type, compares contents to determine equality. | |
GetHashCode | Returns a hash code for the object. | |
ToString | Returns a string representation of the object. |
Name | Description | |
---|---|---|
ShouldSerializeBottom | Returns true if the Bottom property should be serialized. | |
ShouldSerializeLeft | Returns true if the Left property should be serialized. | |
ShouldSerializeRight | Returns true if the Right property should be serialized. | |
ShouldSerializeTop | Returns true if the Top property should be serialized. |