DicomObjects Reference
DicomObjects Reference / doAutoSizeMode Enumeration
In This Topic
doAutoSizeMode Enumeration
In This Topic
Description

Mode available for DicomLabel.AutoSizeMode

Members
MemberValueDescription
doSizeModeAuto3Both the height and width are reduced to fit the size of the text displayed.  The original width is still used to control the wrapping of the text
doSizeModeAutoSizeHeight2The original width, as defined by the label's Area is used, but the height is reduced to fit the size of the actual text displayed
doSizeModeAutoSizeWidth1The original height, as defined by the label's Area is used, but the width is reduced to fit the size of the actual text displayed
doSizeModeNoAutoSize0The original size, as defined by the label's Area is used