Leadtools.Annotations Namespace > AnnRectangle Structure : Height Property |
public float Height {get; set;}
'Declaration Public Property Height As Single
'Usage Dim instance As AnnRectangle Dim value As Single instance.Height = value value = instance.Height