Leadtools.Annotations Namespace > AnnNoteObject Class > AnnNoteObject Constructor : AnnNoteObject Constructor(Boolean,Boolean,Boolean) |
protected AnnNoteObject( 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 AnnNoteObject(supportsPen, supportsBrush, supportsFont)
protected: AnnNoteObject( bool supportsPen, bool supportsBrush, bool supportsFont )