CSOLabelPlacementLocal¶
-
MLModule¶ author MeVis Medical Solutions AGpackage MeVisLab/Standarddll SoCSOdefinition SoCSO.def see also SoView2DCSOExtensibleEditor,CSOLabelRenderer,SoCSOAnnotationDeviceCoordinates,CSOLabelPlacementGlobal
Parameter Fields¶
Visible Fields¶
Attached Label Placement¶
-
name:attachedLabelPlacement, type:Enum, default:RightmostSeedPoint¶ Defines a placement strategy for automatically, locally positioned labels relative to its CSO.
Values:
| Title | Name | Description |
|---|---|---|
| Seed Point | RightmostSeedPoint | The label is positioned at the right-most seed point on the viewer. |
| Path Point | RightmostPathPoint | The label is positioned at the right-most path point on the viewer. |
| Seed Or Path Point | RightmostSeedOrPathPoint | The label is positioned at the right-most seed or path point on the viewer, whichever is more to the right. |