Features

Inheritance: java.lang.Object

public final class Features

Features of Aspose.Drawing library.

Constructors

ConstructorDescription
Features()

Methods

MethodDescription
getVectorRegions()Gets or sets a value indicating whether use extended regions with vector paths should be use or not.
setVectorRegions(boolean value)Gets or sets a value indicating whether use extended regions with vector paths should be use or not.

Features()

public Features()

getVectorRegions()

public static boolean getVectorRegions()

Gets or sets a value indicating whether use extended regions with vector paths should be use or not.

Returns: boolean

setVectorRegions(boolean value)

public static void setVectorRegions(boolean value)

Gets or sets a value indicating whether use extended regions with vector paths should be use or not.

Parameters:

ParameterTypeDescription
valueboolean