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 : ConvertedBottom Method |
public float ConvertedBottom( AnnUnitConverter converter, AnnUnit unit )
'Declaration Public Function ConvertedBottom( _ 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.ConvertedBottom(converter, unit)
public: float ConvertedBottom( AnnUnitConverter^ converter, AnnUnit unit )