'DeclarationPublic Overloads Sub PresentationStateToCurrent( _ ByVal Matrix As System.Drawing.Drawing2D.Matrix, _ ByVal Features As PresentationStateFeatures _ )
public void PresentationStateToCurrent( System.Drawing.Drawing2D.Matrix Matrix, PresentationStateFeatures Features )
Parameters
- Matrix
- A matrix defining how the image is to be displayed.
- Features
- Controls which properties are updated from the presentation state.