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