你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GetMapStaticImageOptions.ImagePushpinStyles 属性

定义

图钉样式和实例。 使用此参数可以选择性地将图钉添加到映像。 图钉样式描述图钉的外观,实例指定每个图钉的坐标和可选标签。

public System.Collections.Generic.IList<Azure.Maps.Rendering.ImagePushpinStyle> ImagePushpinStyles { get; }
member this.ImagePushpinStyles : System.Collections.Generic.IList<Azure.Maps.Rendering.ImagePushpinStyle>
Public ReadOnly Property ImagePushpinStyles As IList(Of ImagePushpinStyle)

属性值

适用于