ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / FormStyle Class / LineColor Property

In This Topic
    LineColor Property
    In This Topic
    線と区切り文字の描画に使用される System.Drawing.Color を取得または設定します。
    Syntax
    'Declaration
     
    
    Public Overridable Property LineColor As Color
    public virtual Color LineColor {get; set;}
    See Also