←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly