IsVector

ImageType.IsVector property

Indicates whether this particular format is vector (true) or raster (false)

public bool IsVector { get; }

See Also