Leadtools.Annotations Namespace > AnnRectangleObject Class > AnnRectangleObject Constructor : AnnRectangleObject Constructor(Boolean,Boolean,Boolean) |
protected AnnRectangleObject( bool supportsPen, bool supportsBrush, bool supportsFont )
'Declaration Protected Function New( _ ByVal supportsPen As Boolean, _ ByVal supportsBrush As Boolean, _ ByVal supportsFont As Boolean _ )
'Usage Dim supportsPen As Boolean Dim supportsBrush As Boolean Dim supportsFont As Boolean Dim instance As New AnnRectangleObject(supportsPen, supportsBrush, supportsFont)
protected: AnnRectangleObject( bool supportsPen, bool supportsBrush, bool supportsFont )