Accusoft.PrintProSdk Namespace > Draw Class > TextRotated Method : TextRotated(Single,RotationPivotMode,String) Method |
'Declaration Public Overloads Sub TextRotated( _ ByVal angle As Single, _ ByVal pivotMode As RotationPivotMode, _ ByVal text As String _ )
'Usage Dim instance As Draw Dim angle As Single Dim pivotMode As RotationPivotMode Dim text As String instance.TextRotated(angle, pivotMode, text)