IsVector
Image2DFormat.IsVector property
Indicates whether this particular format is vector (true
) or raster (false
)
public bool IsVector { get; }
See Also
- struct Image2DFormat
- namespace GroupDocs.Viewer.Drawing
- assembly GroupDocs.Viewer
Indicates whether this particular format is vector (true
) or raster (false
)
public bool IsVector { get; }