Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
44 lines (26 loc) · 780 Bytes

master-alignname-property-visio.md

File metadata and controls

44 lines (26 loc) · 780 Bytes
title keywords f1_keywords ms.prod api_name ms.assetid ms.date
Master.AlignName Property (Visio)
vis_sdr.chm10713075
vis_sdr.chm10713075
visio
Visio.Master.AlignName
5df055eb-ddb1-2d2a-1d94-93781960b3a9
06/08/2017

Master.AlignName Property (Visio)

Gets or sets the position of a master name in a stencil window. Read/write.

Syntax

expression . AlignName

expression A variable that represents a Master object.

Return Value

Integer

Remarks

Only user-created stencils are editable. By default, Visio stencils are not editable.

The following constants declared by the Visio type library show the possible alignment values.

**Constant ** **Value **
visLeft 1
visCenter 2
visRight 3