.NET Framework Class Library
LineProperties.SolidFill Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > LineProperties Class > LineProperties Properties > LineProperties.SolidFill Property |
Namespace: Gnostice.Core.DOM
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Property SolidFill As Color |
C# |
public Color SolidFill { get; set; } |