| SVGPathSegPATHSEG_UNKNOWN Field |
The unit type is not one of predefined types. It is invalid to attempt to define a new value of this type or to attempt to switch an existing value to this type.
Namespace: Aspose.Html.Dom.Svg.PathsAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ushort PATHSEG_UNKNOWN = 0
Public Const PATHSEG_UNKNOWN As UShort = 0
public:
literal unsigned short PATHSEG_UNKNOWN = 0
static val mutable PATHSEG_UNKNOWN: uint16
Field Value
Type:
UInt16
See Also