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