Patch

Derived Types: AreaPatch, LinePatch

An abstract class used to group together its derived types of patches, providing common properties.

Property

Type

Description

Geometry

Geometry

The patch geometry sized to fit the specified bounds.

Name

string

The classification name of the patch.

PreserveAspectRatio

bool

Indicates if aspect ratio of the patch is preserved.

PreserveAspectRatioSpecified

bool

Indicates if the PreserveAspectRatio is specified.

2/28/2020