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