FlexReport for WinForms
PointsLocations プロパティ (LayerBase)


C1.Win.FlexReport.CustomFields.4.5.2 アセンブリ > C1.Win.FlexReport.CustomFields.Maps 名前空間 > LayerBase クラス : PointsLocations プロパティ
場所の List<LonLat<string>> を取得します。
シンタックス
'宣言
 
Public MustOverride ReadOnly Property PointsLocations As System.Collections.Generic.List(Of LonLat(Of String))
'使用法
 
Dim instance As LayerBase
Dim value As System.Collections.Generic.List(Of LonLat(Of String))
 
value = instance.PointsLocations
public abstract System.Collections.Generic.List<LonLat<string>> PointsLocations {get;}
参照

LayerBase クラス
LayerBase メンバ