Property ViewportTransforms
ViewportTransforms
Gets the transformation matrices used to convert coordinates from the local viewport (the region of the window where the image was captured) to screen coordinates. This includes scaling, rotation, and offset transformations.
Declaration
public ViewportTransformationMatrices ViewportTransforms { get; init; }
Property Value
Type | Description |
---|---|
ViewportTransformationMatrices |