ComponentOne FlexChart for UWP
Rectangle Constructor(String)

C1.UWP.FlexChart Assembly > C1.Xaml.Chart.Annotation Namespace > Rectangle Class > Rectangle Constructor : Rectangle Constructor(String)
Create an instance of Rectangle.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As System.String _
)
public Rectangle( 
   System.string value
)

Parameters

value
See Also

Reference

Rectangle Class
Rectangle Members
Overload List