Layout Property

Layout returns the vector legend layout style. Returns a SrfVecLayout.

Syntax

object.Layout

object.Layout = Layout

Parameter

Type

Description

Layout

SrfVecLayout

required

Example

This example demonstrates how to return the layout style of a vector legend.

Debug.Print VectorLegend.Layout

Used by: VectorLegend object