LeadLineAttachment Enumeration
Specifies where a lead line from a feature to a presentation object generated by a PointVisualizer is attached to the presentation.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
Syntax
public enum LeadLineAttachmentValues
| Value name | Value | Description |
|---|---|---|
| Hotspot | 0 | Indicates that the lead line is attached to the hotspot. |
| Nearest | 1 | Indicates that the lead line is attached to the point closest to the feature. |
| NearestSide | 2 | Indicates that the lead line is attached to the middle of the side that is closest to the feature. |
| NearestCorner | 3 | Indicates that the lead line is attached to the corner that is closest to the feature. |
Platforms
Windows, Linux, Android