AGI STK Graphics 11 Send comments on this topic.
MaximumPixelSizeSupported Property (IAgStkGraphicsPointBatchPrimitive)
See Also 





Description

Gets the maximum pixel size supported by the video card.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MaximumPixelSizeSupported() As Single

[C#]
public float MaximumPixelSizeSupported {get;}

[Managed C++]
public: __property float get_MaximumPixelSizeSupported();

[Unmanaged C++]
public: HRESULT get_MaximumPixelSizeSupported(
float * pRetVal
);

[Java]
public float getMaximumPixelSizeSupported();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1