|
Anark Core SDK
|
Annotation shapes must implement this interface. More...
Public Member Functions | |
| ISdkAnnotationGeometry | GetGeometry (ISdkTextRenderer textRenderer) |
| This is called to retrieve the geometry from your annotation object when the annotation is added to the Anark Core object model (via the API). | |
Properties | |
| string | Name [get] |
| The name of the annotation. This will be published and visible in the UI. | |
Annotation shapes must implement this interface.
| ISdkAnnotationGeometry Anark.CoreSdkApi.Entities.ISdkAnnotation.GetGeometry | ( | ISdkTextRenderer | textRenderer | ) |
This is called to retrieve the geometry from your annotation object when the annotation is added to the Anark Core object model (via the API).
| textRenderer | This is provided to produce geometry from text strings. |
|
get |
The name of the annotation. This will be published and visible in the UI.