Adjusts the position, size etc. of the label
public void Transform(
Matrix
)
'Declaration
Public Sub Transform( _
ByVal As Matrix _
)
'Usage
Dim instance As DicomLabel
Dim Matrix As Matrix
instance.Transform(Matrix)
Parameters
- Matrix
- The Matrix object to use to transform the label
Return Value
void
Target Platforms: .NET CLR 4.0 or higher