An NDoc Documented Class Library

Line.Transform Method 

Overrides the Transform-method and transforms the points A and B

public override void Transform(
   Matrix m
);

Parameters

m
Transformationmatrix

Implements

ITransform.Transform

See Also

Line Class | Minais.Drawing3d.Curves Namespace