Shape.SetShapesDefaultProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Applies the formatting of the specified shape to a default shape for that document. New shapes inherit many of their attributes from the default shape.
public:
void SetShapesDefaultProperties();
public void SetShapesDefaultProperties ();
abstract member SetShapesDefaultProperties : unit -> unit
Public Sub SetShapesDefaultProperties ()
Remarks
Using this method is equivalent to using the Set AutoShape Defaults command on the Draw menu on the Drawing toolbar.