DisplaysControlPoints Method

Determines whether or not a shape displays its control points for selecting, resizing, and rotating, etc.

Syntax

object.DisplaysControlPoints bDisplaysControlPoints

Properties

The DisplaysControlPoints method syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

bDisplaysControlPoints

Boolean. If True, the shape displays control points. If False, the shape does not display control points.

 

Example

Applies To