DoubleCutLine Property

Summary
Gets the value that represents whether the sender is a double-cutline, or a single cutline.
Syntax
C#
VB
C++
public bool DoubleCutLine { get; } 
  
Public ReadOnly Property DoubleCutLine As Boolean 
            public: 
property bool DoubleCutLine { 
   bool get(); 
} 

Property Value

true if this class will be used for the double-cutline, false, if it is going to be used with the single cutline.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.