VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomTextOverlayJS type
In This Topic
WebDicomTextOverlayJS Class Methods
In This Topic
For a list of all methods of this type, see WebDicomTextOverlayJS.
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