Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

AnnRectangleObject Constructor(Boolean,Boolean)






true if this object will support a stroke; otherwise false.
true if this object will support a fill; otherwise false.
Initializes a new instance of AnnRectangleObject.
Syntax
protected AnnRectangleObject( 
   bool supportsStroke,
   bool supportsFill
)
'Declaration
 
Protected Function New( _
   ByVal supportsStroke As Boolean, _
   ByVal supportsFill As Boolean _
)
'Usage
 
Dim supportsStroke As Boolean
Dim supportsFill As Boolean
 
Dim instance As New AnnRectangleObject(supportsStroke, supportsFill)

            

            
protected:
AnnRectangleObject( 
   bool supportsStroke,
   bool supportsFill
)

Parameters

supportsStroke
true if this object will support a stroke; otherwise false.
supportsFill
true if this object will support a fill; otherwise false.
Remarks
This constructor is intended for derived classes that want to extend the functionality of the AnnRectangleObject.
Requirements

Target Platforms

See Also

Reference

AnnRectangleObject Class
AnnRectangleObject Members
Overload List

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features