Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnLineObject Class > AnnLineObject Constructor : AnnLineObject Constructor(Boolean,Boolean,Boolean) |
protected AnnLineObject( 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 AnnLineObject(supportsPen, supportsBrush, supportsFont)
protected: AnnLineObject( bool supportsPen, bool supportsBrush, bool supportsFont )