CreateFromCenter Property

Summary
Indicates whether to create the object from the center or from the edge.
Syntax
C#
VB
C++
public bool CreateFromCenter { get; set; } 
  
Public Property CreateFromCenter As Boolean 
            public: 
property bool CreateFromCenter { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to create the object from the center, false to create it from the edge.

Example

For an example, refer to MedicalViewerAnnotationHilite.

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.