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


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

LinesLayer クラス
LinesLayer メンバ