次の方法で共有


ImagePathStyle クラス

定義

パス スタイルの設定。

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

コンストラクター

ImagePathStyle(IList<GeoPosition>)

線の色、線の不透明度、円の位置、色と不透明度の設定を含むパス スタイル

プロパティ

CircleRadiusInMeters

円の半径 (メートル単位)。

FillColor

線の不透明度情報を含むパスの塗りつぶしの色。

LineColor

線の不透明度情報を含むパスの線の色。

LineWidthInPixels

パスの線幅 (ピクセル単位)。

PathPositions

パス上のポイント座標。

適用対象