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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.