STK Graphics PrimitivesSend comments on this topic.
IAgStkGraphicsPathPrimitiveFactory Interface

Description

Renders a line to the 3D scene. Similar to the PolylinePrimitive; however, the PathPrimitive was designed for the efficient addition/removal of points to/from the front or back of the line.

Public Methods

Public Method InitializeInitializes a default path primitive. This is equivalent to constructing a path primitive with an initial capacity of 16.
Public Method InitializeWithCapacityInitializes a path primitive with the specified capacity.

Public Properties

Public Property MaximumWidthSupportedGets the maximum width, in pixels, supported by the video card.
Public Property MinimumWidthSupportedGets the minimum width, in pixels, supported by the video card.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.