ShapePlaceStyle

ShapePlaceStyle class

Determines the placement style for children.

Constructors

NameDescription
ShapePlaceStyleConstructor.

Properties

NameTypeDescription
ValueintDetermines the appearance of a connector. The value of the property is ShapePlaceStyleValue integer constant.
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.

ShapePlaceStyle(value)

Constructor.

ParameterTypeDescription
valueintA ShapePlaceStyleValue value.

ShapePlaceStyle.Value property

Determines the appearance of a connector. The value of the property is ShapePlaceStyleValue integer constant.

Type: int

ShapePlaceStyle.Ufe property

Specifies attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.