RasterAttributesPixelAspectRatio Property |
Gets the pixel aspect ratio of the raster.
Namespace:
AGI.Foundation.Graphics.Imaging
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double PixelAspectRatio { get; }
Public ReadOnly Property PixelAspectRatio As Double
Get
public:
property double PixelAspectRatio {
double get ();
}
member PixelAspectRatio : float with get
Property Value
Type:
DoubleSee Also