SVGPreserveAspectRatio.Align
SVGPreserveAspectRatio.Align property
The type of the alignment value as specified by one of the SVG_PRESERVEASPECTRATIO_* constants defined on this interface.
public ushort Align { get; set; }
Property Value
The type of the alignment
Exceptions
exception | condition |
---|---|
DOMException | Code NO_MODIFICATION_ALLOWED_ERR . Raised when the object corresponds to a read only attribute or when the object itself is read only. |
See Also
- class SVGPreserveAspectRatio
- namespace Aspose.Html.Dom.Svg.DataTypes
- assembly Aspose.HTML