Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 964 Bytes

Visio.ContainerProperties.GetListSpacing.md

File metadata and controls

41 lines (25 loc) · 964 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ContainerProperties.GetListSpacing method (Visio)
vis_sdr.chm17662310
vis_sdr.chm17662310
Visio.ContainerProperties.GetListSpacing
cc20b7dc-1498-998d-23fa-a69bbba35294
06/08/2017
medium

ContainerProperties.GetListSpacing method (Visio)

Returns the gap between adjacent member shapes in the list.

Syntax

expression.GetListSpacing (SpacingUnits)

expression A variable that represents a ContainerProperties object.

Parameters

Name Required/Optional Data type Description
SpacingUnits Required VisUnitCodes The units in which to measure the gap.

Return value

Double

Remarks

If the container is not a list, Microsoft Visio returns an Invalid Source error.

[!includeSupport and feedback]