AGI STK Graphics 11Send comments on this topic.
Initialize Method (IAgStkGraphicsDistanceToPrimitiveDisplayConditionFactory)
See Also
Windows






Windows & Linux

Description

Initializes a default distance to primitive display condition. With this constructor, an object is always rendered regardless of the camera's distance to the Primitive.

Syntax

[Visual Basic .NET]
Public Function Initialize() As 
[Managed C++]
public: IAgStkGraphicsDistanceToPrimitiveDisplayCondition ^ Initialize();
[Unmanaged C++]
public: HRESULT Initialize(
    IAgStkGraphicsDistanceToPrimitiveDisplayCondition ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.