DrawnShape

constructor(kind: Int = 0, style: Int = 0, majorCm: Int = 0, minorCm: Int = 0, angleDeg: Int = 360, strokeColor: Int = 0, strokeArgb: Int = 0, strokeWeightX10: Int = 0, fillColor: Int = 0, fillArgb: Int = 0, labelsOn: Boolean = false, vertices: List<TakPacketV2Data.Payload.Vertex> = emptyList(), truncated: Boolean = false, bullseyeDistanceDm: Int = 0, bullseyeBearingRef: Int = 0, bullseyeFlags: Int = 0, bullseyeUidRef: String = "")(source)