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


C1.Win.FlexReport.CustomFields.4.5.2 アセンブリ > C1.Win.FlexReport.CustomFields.Maps 名前空間 > KmlLayer クラス : PointsLocations プロパティ
シンタックス
'宣言
 
Public Overrides ReadOnly Property PointsLocations As System.Collections.Generic.List(Of LonLat(Of String))
'使用法
 
Dim instance As KmlLayer
Dim value As System.Collections.Generic.List(Of LonLat(Of String))
 
value = instance.PointsLocations
public override System.Collections.Generic.List<LonLat<string>> PointsLocations {get;}
参照

KmlLayer クラス
KmlLayer メンバ