Index
BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
FreeDrawnElementDocumentAnnotation
Parameters
Name
Type
Description
strokedPathPoints
List(
AnnotationPoint
)
Required
Not null
Minimum size:
1
Maximum size:
2147483647
Json Format
{
strokedPathPoints: List(
{
x: Float,
y: Float
})
}