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