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 > AnnControlPoint Class : GetInvalidRectangle Method |
public virtual Rectangle GetInvalidRectangle( AnnPoint centerPoint, AnnUnitConverter converter )
'Declaration Public Overridable Function GetInvalidRectangle( _ ByVal centerPoint As AnnPoint, _ ByVal converter As AnnUnitConverter _ ) As Rectangle
'Usage Dim instance As AnnControlPoint Dim centerPoint As AnnPoint Dim converter As AnnUnitConverter Dim value As Rectangle value = instance.GetInvalidRectangle(centerPoint, converter)
public: virtual Rectangle GetInvalidRectangle( AnnPoint centerPoint, AnnUnitConverter^ converter )