Los sellos renderizados serán el ancho de la línea que se configuró para StrokeStyle. Se orientará la imagen: la parte superior se verá hacia el punto de inicio y la parte inferior se orientará hacia el extremo. Por ejemplo, si la línea subyacente tiene dos puntos y el punto de inicio está directamente por encima del extremo, el sello aparecerá en una orientación vertical.
Devuelve
la imagen de mapa de bits para este estilo de sello.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-05-13 (UTC)"],[[["`StampStyle` defines how an image or texture is drawn repeatedly over a stroke on a map."],["It has two subclasses: `SpriteStyle` (for repeating point sprites) and `TextureStyle` (for non-repeating textures)."],["The `getStamp()` method retrieves the image or texture used for the stamp."],["The stamp's width matches the stroke's line width and its orientation aligns with the stroke's direction."]]],[]]