Leadtools.Windows.Annotations Namespace > AnnTextObject Class > AnnTextObject Constructor : AnnTextObject Constructor(Boolean,Boolean) |
protected AnnTextObject( 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 AnnTextObject(supportsStroke, supportsFill)
protected: AnnTextObject( bool supportsStroke, bool supportsFill )