Geometry2dOptions

See source code
Table of contents

Extends TransformedGeometry2dOptions.

interface Geometry2dOptions extends TransformedGeometry2dOptions {}

Properties

debugColor

optional
debugColor?: string;

excludeFromShapeBounds

optional
excludeFromShapeBounds?: boolean;

ignore

optional
ignore?: boolean;

isClosed

isClosed: boolean;

isEmptyLabel

optional
isEmptyLabel?: boolean;

isFilled

isFilled: boolean;

isInternal

optional
isInternal?: boolean;

isLabel

optional
isLabel?: boolean;

Prev
GapsSnapIndicator
Next
HandleSnapGeometry