Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnRectangle Structure : ConvertedRight Method |
public float ConvertedRight( AnnUnitConverter converter, AnnUnit unit )
'Declaration Public Function ConvertedRight( _ ByVal converter As AnnUnitConverter, _ ByVal unit As AnnUnit _ ) As Single
'Usage Dim instance As AnnRectangle Dim converter As AnnUnitConverter Dim unit As AnnUnit Dim value As Single value = instance.ConvertedRight(converter, unit)
public: float ConvertedRight( AnnUnitConverter^ converter, AnnUnit unit )