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





Description

Gets the minimum pixel size supported by the video card.

Property type

Read-only property

Syntax

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

[C#]
public float MinimumPixelSizeSupported {get;}

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

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

[Java]
public float getMinimumPixelSizeSupported();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1