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 > AnnRectangle Constructor : AnnRectangle Constructor(RectangleF,AnnUnit) |
public AnnRectangle( RectangleF rect, AnnUnit unit )
'Declaration Public Function New( _ ByVal rect As RectangleF, _ ByVal unit As AnnUnit _ )
'Usage Dim rect As RectangleF Dim unit As AnnUnit Dim instance As New AnnRectangle(rect, unit)
public: AnnRectangle( RectangleF rect, AnnUnit unit )