Name | Description | |
---|---|---|
SvgPreserveAspectRatio Constructor | Initializes a new instance of the SvgPreserveAspectRatio struct. |
The following tables list the members exposed by SvgPreserveAspectRatio.
Name | Description | |
---|---|---|
SvgPreserveAspectRatio Constructor | Initializes a new instance of the SvgPreserveAspectRatio struct. |
Name | Description | |
---|---|---|
Default | Represents a default value of SvgPreserveAspectRatio. | |
None | Represents a SvgPreserveAspectRatio that does not force uniform scaling. |
Name | Description | |
---|---|---|
Align | Gets or sets a value indicating whether to force uniform scaling and, if so, the alignment method to use. | |
MeetOrSlice | Gets or sets a value specifying the method of scaling the element's 'viewBox' within the SVG viewport. |
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the specified SvgPreserveAspectRatio is equal to this instance. | |
GetHashCode | Returns a hash code for this struct. | |
ToString | Returns a string that represents the current struct. |