C#
VB
C++
Gets or sets a value that indicates whether to create a region from the center or from the edge.
public bool CreateFromCenter { get; set; }
Public Property CreateFromCenter As Boolean
true to create a region from the center; otherwise, false.
For an example, refer to MedicalViewerRegion Constructor
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET