GroupElement

Base Type: Element

A class that contains a set of elements that have been grouped together.

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.

Background

Background

The frame background used by this element.

Border

Border

The frame border used by this element.

DraftMode

bool

Indicates if this element is in draft mode, i.e., draws fast.

DraftModeSpecified

bool

Indicates if DraftMode is specified.

Elements

GraphicElement[]

The elements in the group.

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 element.

Rectangle

Geometry

The geometry of the group element.

ReferenceScale

double

The reference scale of the element.

ReferenceScaleSpecified

bool

Indicates if ReferenceScale is specified.

Shadow

Shadow

The frame shadow used by this element.

Type

string

The type of the element.

11/8/2016