WebDicomSeriesManagerTextLineJS Constructor(string,string,string,WebVintasoftFontPropertiesJS)
In This Topic
Initializes a new instance of the
WebDicomSeriesManagerTextLineJS class.
Syntax
Parameters
- format
- The text format.
- textColor
- The text color - string that represents HTML color ("black", "red", "transparent", "rgb(255,255,255)", "rgba(255,255,255,0.5)"). Can be null.
- selectedTextColor
- Color of the text in selected state - string that represents HTML color ("black", "red", "transparent", "rgb(255,255,255)", "rgba(255,255,255,0.5)"). Can be null.
- font
- The font. Can be null.
Browser Compatibility
See Also