名前 | 解説 | |
---|---|---|
SvgPreserveAspectRatio コンストラクタ | Initializes a new instance of the SvgPreserveAspectRatio struct. |
SvgPreserveAspectRatioデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
SvgPreserveAspectRatio コンストラクタ | Initializes a new instance of the SvgPreserveAspectRatio struct. |
名前 | 解説 | |
---|---|---|
Default | Represents a default value of SvgPreserveAspectRatio. | |
None | Represents a SvgPreserveAspectRatio that does not force uniform scaling. |
名前 | 解説 | |
---|---|---|
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. |
名前 | 解説 | |
---|---|---|
Equals | オーバーロードされます。 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. |