'DeclarationPublic Function ScaledAngle( _ ByVal img As DicomImage _ ) As System.Single
public System.float ScaledAngle( DicomImage img )
Parameters
- img
- The Image where the Label is drawn on
Return Value
The angle of the line
'DeclarationPublic Function ScaledAngle( _ ByVal img As DicomImage _ ) As System.Single
public System.float ScaledAngle( DicomImage img )