STK Graphics PrimitivesSend comments on this topic.
IAgStkGraphicsPolylinePrimitiveOptionalParametersFactory Interface

Description

Optional per-point or per-segment parameters for Polyline Primitive that overrides the polyline primitive's global parameters. Define per-segment parameters by creating an instance of PolylinePrimitiveOptionalParameters, then calling the desired methods to define per-segment parameters, and finally passing the object to the polyline's Set or SetPartial method.

Public Methods

Public Method InitializeInitializes default polyline primitive optional parameters. All per-segment parameters are initially empty.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.