VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMetadataTextOverlayJS type
In This Topic
WebDicomMetadataTextOverlayJS Class Methods
In This Topic
For a list of all methods of this type, see WebDicomMetadataTextOverlayJS.
Methods
 NameDescription
Public MethodGets text anchor. (Inherited from WebDicomTextOverlayJS)
Public MethodGets an identifier of DICOM tag.
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 text, which must be drawn. (Inherited from WebDicomTextOverlayJS)
Public MethodGets the format of overlay value. (Inherited from WebDicomTextOverlayJS)
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 text, which must be drawn. (Inherited from WebDicomTextOverlayJS)
Public MethodSets the format of overlay value. (Inherited from WebDicomTextOverlayJS)
Public MethodReturns a string that represents this instance. (Inherited from WebDicomTextOverlayJS)
Public MethodUpdates the properties. (Inherited from WebDicomTextOverlayJS)
See Also