Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

CreateFromCenter Property (MedicalViewerRegion)






Gets or sets a value that indicates whether to create a region from the center or from the edge.
Syntax
public bool CreateFromCenter {get; set;}
'Declaration   Public Property CreateFromCenter As Boolean
'Usage   Dim instance As MedicalViewerRegion Dim value As Boolean   instance.CreateFromCenter = value   value = instance.CreateFromCenter
public: property bool CreateFromCenter {    bool get();    void set (    bool value); }

Property Value

true to create a region from the center; otherwise, false.
Remarks
Example
For an example, refer to MedicalViewerRegion Constructor
Requirements

Target Platforms

See Also

Reference

MedicalViewerRegion Class
MedicalViewerRegion Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features