RectangleElement

Base Type: GraphicElement

A graphic element class to display rectangles.

Property

Type

Description

AutoTransform

bool

Indicates if transform is applied to symbols and other parts of element. False = only apply transform to geometry.

AutoTransformSpecified

bool

Indicates if AutoTransform is specified.

FixedAspectRatio

bool

Indicates if the bounds has a fixed aspect ratio.

FixedAspectRatioSpecified

bool

Indicates if FixedAspectRatio is specified.

Locked

bool

Indicates if the element is in a read-only state.

LockedSpecified

bool

Indicates if Locked is specified.

Name

string

The name of the rectangle element.

Rectangle

Geometry

The shape of the element as a geometry, in this case it is a Polygon.

ReferenceScale

double

The reference scale of the element.

ReferenceScaleSpecified

bool

Indicates if ReferenceScale is specified.

Symbol

Symbol

The symbol to be used.

Type

string

The type of the element.

2/28/2020