STK Graphics PrimitivesSend comments on this topic.
PointBatchPrimitiveOptionalParameters Property (IAgStkGraphicsFactoryAndInitializers)
See Also
Windows





Windows & Linux

Description

Access global methods and properties of PointBatchPrimitiveOptionalParameters (what's known as static properties, static methods and constructors in languages such as C++, C#, etc.).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PointBatchPrimitiveOptionalParameters() As IAgStkGraphicsPointBatchPrimitiveOptionalParametersFactory
[C#]
public IAgStkGraphicsPointBatchPrimitiveOptionalParametersFactory PointBatchPrimitiveOptionalParameters {get;}
[Managed C++]
public: __property IAgStkGraphicsPointBatchPrimitiveOptionalParametersFactory ^ get_PointBatchPrimitiveOptionalParameters();
[Unmanaged C++]
public: HRESULT get_PointBatchPrimitiveOptionalParameters(
    IAgStkGraphicsPointBatchPrimitiveOptionalParametersFactory ** ppRetVal
);
[Java]
public IAgStkGraphicsPointBatchPrimitiveOptionalParametersFactory getPointBatchPrimitiveOptionalParameters();
[Python - STK API ]
@property
def PointBatchPrimitiveOptionalParameters(self) -> "IAgStkGraphicsPointBatchPrimitiveOptionalParametersFactory":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.