VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomTextOverlayJS type
Constructors SeeAlso
In This Topic
    WebDicomTextOverlayJS Class Members
    In This Topic
    The following tables list the members exposed by WebDicomTextOverlayJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebDicomTextOverlayJS class.
    Methods
     NameDescription
    Public MethodGets text anchor.
    Public MethodGets the font, which must be used for drawing the text.
    Public MethodGets a value indicating whether the text overlay is visible.
    Public MethodGets the text, which must be drawn.
    Public MethodGets the format of overlay value.
    Public MethodSets text anchor.
    Public MethodSets the font, which must be used for drawing the text.
    Public MethodSets a value indicating whether the text overlay is visible.
    Public MethodSets the text, which must be drawn.
    Public MethodSets the format of overlay value.
    Public MethodReturns a string that represents this instance.
    Public MethodUpdates the properties.
    See Also