AGI STK Graphics 11 Send comments on this topic.
OutlineWidth Property (IAgStkGraphicsPathPrimitive)
See Also 

Description

Gets or sets the width, in pixels, of the outline around the line.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property OutlineWidth() As Single

Remarks

Similar to Width, the outline width is defined in pixels, so even if the camera moves very close or very far from the primitive, the outline width on the screen does not change.

The total line width, in pixels, including the Width and outline width is clamped to Maximum Width Supported.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface