ShapePlowCode

ShapePlowCode class

Specifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page.

Constructors

NameDescription
ShapePlowCodeConstructor.

Properties

NameTypeDescription
ValueintSpecifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page.
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

ShapePlowCode(value)

Constructor.

ParameterTypeDescription
valueintA ShapePlowCodeValue value.

ShapePlowCode.Value property

Specifies whether a placeable shape moves away when you drag another placeable shape near the shape on the drawing page. The value of the property is ShapePlowCodeValue integer constant.

Type: int

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