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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1