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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.