AutoShapeLock

AutoShapeLock class

Determines which operations are disabled on the parent AutoshapeEx.

getAdjustHandlesLocked

NameDescription
getAdjustHandlesLocked ()Determines whether a changing adjust values is forbidden. Read/write boolean.

Returns: boolean


getArrowheadsLocked

NameDescription
getArrowheadsLocked ()Determines whether a changing arrowheads is forbidden. Read/write boolean.

Returns: boolean


getAspectRatioLocked

NameDescription
getAspectRatioLocked ()Determines whether a shape have to preserve aspect ratio on resizing. Read/write boolean.

Returns: boolean


getEditPointsLocked

NameDescription
getEditPointsLocked ()Determines whether a direct changing of contour of this shape is forbidden. Read/write boolean.

Returns: boolean


getGroupingLocked

NameDescription
getGroupingLocked ()Determines whether an adding this shape to a group is forbidden. Read/write boolean.

Returns: boolean


getPositionLocked

NameDescription
getPositionLocked ()Determines whether a moving this shape is forbidden. Read/write boolean.

Returns: boolean


getRotateLocked

NameDescription
getRotateLocked ()Determines whether a changing rotation angle of this shape is forbidden. Read/write boolean.

Returns: boolean


getSelectLocked

NameDescription
getSelectLocked ()Determines whether a selecting this shape is forbidden. Read/write boolean.

Returns: boolean


getShapeTypeLocked

NameDescription
getShapeTypeLocked ()Determines whether a changing of a shape type is forbidden. Read/write boolean.

Returns: boolean


getSizeLocked

NameDescription
getSizeLocked ()Determines whether a resizing this shape is forbidden. Read/write boolean.

Returns: boolean


getTextLocked

NameDescription
getTextLocked ()Determines whether an editing of text is forbidden. Read/write boolean.

Returns: boolean


setAdjustHandlesLocked

NameDescription
setAdjustHandlesLocked (boolean)Determines whether a changing adjust values is forbidden. Read/write boolean.

setArrowheadsLocked

NameDescription
setArrowheadsLocked (boolean)Determines whether a changing arrowheads is forbidden. Read/write boolean.

setAspectRatioLocked

NameDescription
setAspectRatioLocked (boolean)Determines whether a shape have to preserve aspect ratio on resizing. Read/write boolean.

setEditPointsLocked

NameDescription
setEditPointsLocked (boolean)Determines whether a direct changing of contour of this shape is forbidden. Read/write boolean.

setGroupingLocked

NameDescription
setGroupingLocked (boolean)Determines whether an adding this shape to a group is forbidden. Read/write boolean.

setPositionLocked

NameDescription
setPositionLocked (boolean)Determines whether a moving this shape is forbidden. Read/write boolean.

setRotateLocked

NameDescription
setRotateLocked (boolean)Determines whether a changing rotation angle of this shape is forbidden. Read/write boolean.

setSelectLocked

NameDescription
setSelectLocked (boolean)Determines whether a selecting this shape is forbidden. Read/write boolean.

setShapeTypeLocked

NameDescription
setShapeTypeLocked (boolean)Determines whether a changing of a shape type is forbidden. Read/write boolean.

setSizeLocked

NameDescription
setSizeLocked (boolean)Determines whether a resizing this shape is forbidden. Read/write boolean.

setTextLocked

NameDescription
setTextLocked (boolean)Determines whether an editing of text is forbidden. Read/write boolean.