←Select platform

AnnButtonObject Constructor(Boolean,Boolean)

Summary

Initializes a new instance of AnnButtonObject.

Syntax

C#
VB
C++
protected AnnButtonObject(  
   bool supportsStroke, 
   bool supportsFill 
) 
Protected Function New( _ 
   ByVal supportsStroke As Boolean, _ 
   ByVal supportsFill As Boolean _ 
) 
protected: 
AnnButtonObject(  
   bool supportsStroke, 
   bool supportsFill 
) 

Parameters

supportsStroke
true if this object will support a stroke; false otherwise.

supportsFill
true if this object will support a fill; false otherwise.

Remarks

This constructor is intended for derived classes that extend the functionality of the AnnButtonObject class.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize