DicomObjects Reference
DicomObjects Reference / DicomLabel Object / ScaleFontSize Property
In This Topic
    ScaleFontSize Property
    In This Topic
    Description
    Control whether font size scales with image
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property ScaleFontSize As Boolean
    Remarks
    When this property is true (the default case, as used in previous versions of DicomObjects), then when RotateModeWithImage is set, the font size of a text label scales with the zoom of the image, but when false, the font size remains constant.
    See Also