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






Windows & Linux

Description

Gets the pixel aspect ratio of the raster.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PixelAspectRatio() As Double
[C#]
public double PixelAspectRatio {get;}
[Managed C++]
public: __property double get_PixelAspectRatio();
[Unmanaged C++]
public: HRESULT get_PixelAspectRatio(
   double * pRetVal
);
[Java]
public double getPixelAspectRatio();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.