Share

SurfaceGraphics.Anchored Property

Parent Object: SurfaceGraphics

Description

Property that indicates whether this graphics primitive is anchored in view space. This property can only be set to False. The Anchored property is automatically set to True by the SetViewSpaceAnchor method.

Syntax

SurfaceGraphics.Anchored() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 2009

Was this information helpful?