SolidPatternName Field

Solid hatch pattern name.
Public Const SolidPatternName As String = "SOLID"
This language is not supported or no code example is available.
public const string SolidPatternName = @"SOLID"
This language is not supported or no code example is available.

Field Value

string
Remarks
 
Pattern to fill the hatch with a solid color. It's not needed in the Environment.HatchPatterns collection.

.NET Framework

Supported in: 4.8

In this article

Definition