Area2DTransform Method (AffineMatrix2D)

CVB.Net Documentation
Transform this Area2D using a AffineMatrix.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public void Transform(
	AffineMatrix2D m
)

Parameters

m
Type: Stemmer.CvbAffineMatrix2D
Matrix to transform this area with
See Also

Reference