Click or drag to resize

DisplayAdjustAspect Method

This method adjusts an already range corrected AdjustedCoordinate so that the aspect ratio matches that of the aspect ratio reported by the device.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void AdjustAspect(
	AdjustedCoordinate coordinate
)

Parameters

coordinate
Type: ProScriptAdjustedCoordinate
coordinate to adjust
See Also