'宣言
Public Shared Function Parse( _ ByVal properties As IPropertyBag, _ ByVal substitution As String, _ ByVal defaultValue As LineStyle _ ) As LineStyle
public static LineStyle Parse( IPropertyBag properties, string substitution, LineStyle defaultValue )
パラメータ
- properties
- GrapeCity.ActiveReports.Extensibility.Rendering.IPropertyBagで表されるプロパティコレクション。
- substitution
- プロパティのフルネームを解決するための代替名。
- defaultValue
- プロパティに線のスタイル値が含まれていない場合に返されるデフォルト値。