OrientedBoundingRect.AccumulateTransformation Method

Adds transformation to the global transformation.
Public Sub AccumulateTransformation( _ 
ByVal newTransformation As Transformation
)
This language is not supported or no code example is available.
public void AccumulateTransformation( 
Transformation newTransformation 
)
This language is not supported or no code example is available.

Parameters

newTransformation
Transformation

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition