CreateFromCenter Property

Summary
Gets or sets a value that indicates whether to create a region from the center or from the edge.
Syntax
C#
C++/CLI
public bool CreateFromCenter { get; set; } 
            public: 
property bool CreateFromCenter { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to create a region from the center; otherwise, false.

Remarks
  • This works only on the symmetrical regions, namely:
    • RectangleRegion
    • EllipseRegion
    • CircleRegion
    • SquareRegion
Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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