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

ImagePathStyle 类

定义

路径样式设置。

public class ImagePathStyle
type ImagePathStyle = class
Public Class ImagePathStyle
继承
ImagePathStyle

构造函数

ImagePathStyle(IList<GeoPosition>)

路径样式,包括线条颜色、线条不透明度、圆位置、颜色和不透明度设置

属性

CircleRadiusInMeters

以米为单位的圆半径。

FillColor

路径的填充颜色,包括行不透明度信息。

LineColor

路径的线条颜色,包括行不透明度信息。

LineWidthInPixels

路径的线条宽度(以像素为单位)。

PathPositions

路径上的点坐标。

适用于