Reports for WPF
LineStyles プロパティ

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields 名前空間 > Map クラス : LineStyles プロパティ
Gets the collection of styles used to render lines on the map. Styles allow lines in different layers or even in different maps to use common visual properties.

Note that the set accessor is only for deserialization, and should not be used directly.

シンタックス
'宣言
 
Public Property LineStyles As LineStyleCollection
public LineStyleCollection LineStyles {get; set;}
参照

Map クラス
Map メンバ