WebDicomImageRulerJS Class Members
In This Topic
The following tables list the members exposed by
WebDicomImageRulerJS.
Public Constructors
Methods
| Name | Description |
 | get_Anchor | Gets a text anchor. |
 | get_Color | Gets the color of measurement line. |
 | get_Direction | Gets a ruler direction. |
 | get_IsVisible | Gets a value indicating whether the text is visible. |
 | get_LargeTickFrequency | Gets a step, in units of measure, for large ticks. |
 | get_Length | Gets a ruler length in pixels. |
 | get_LineWidth | Gets the width, in pixels, of measurement line. |
 | get_Padding | Gets a ruler padding relative to Anchor. |
 | get_SmallTickFrequency | Gets a step, in units of measure, for small ticks. |
 | get_UnitOfMeasure | Gets units for measurement line. |
 | set_Anchor | Sets a text anchor. |
 | set_Color | Sets the color of measurement line. |
 | set_Direction | Sets a ruler direction. |
 | set_IsVisible | Sets a value indicating whether the text is visible. |
 | set_LargeTickFrequency | Sets a step, in units of measure, for large ticks. |
 | set_Length | Sets a ruler length in pixels. |
 | set_LineWidth | Sets the width, in pixels, of measurement line. |
 | set_Padding | Sets a ruler padding relative to Anchor. |
 | set_SmallTickFrequency | Sets a step, in units of measure, for small ticks. |
 | set_UnitOfMeasure | Sets units for measurement line. |
See Also