Initializes a marker batch primitive with the specified setHint. This is equivalent to constructing a marker batch with a Marker Batch Size Source of
FromTexture, a Marker Batch Sort Order of ByTexture, the specified setHint, and a Marker Batch Rendering Method of Automatic.| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgStkGraphicsMarkerBatchPrimitive InitializeWithSetHint( AgEStkGraphicsSetHint SetHint ); |
| [Managed C++] |
|---|
public: IAgStkGraphicsMarkerBatchPrimitive^ InitializeWithSetHint( AgEStkGraphicsSetHint SetHint ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgStkGraphicsMarkerBatchPrimitive initializeWithSetHint( AgEStkGraphicsSetHint SetHint ); |
[Python - STK API ] |
|---|
def InitializeWithSetHint(self, SetHint:"AgEStkGraphicsSetHint") -> "IAgStkGraphicsMarkerBatchPrimitive": |
- SetHint






