Class StructureLook
Inheritance
System.Object
StructureLook
Namespace:EvilDICOM.CV.Drawing
Assembly:EvilDICOM.CV.dll
Syntax
public class StructureLook : object
Properties
View SourceFillColor
Declaration
public Scalar FillColor { get; set; }
Property Value
| Type | Description |
|---|---|
| Scalar |
OutlineColor
Declaration
public Scalar OutlineColor { get; set; }
Property Value
| Type | Description |
|---|---|
| Scalar |
OutlineThickness
Declaration
public int OutlineThickness { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |