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