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
- package com.aspose.html.Dom.Svg.DataTypes
- package Aspose.HTML