Show / Hide Table of Contents
View Source

Class StructureLook

Inheritance
System.Object
StructureLook
Namespace:EvilDICOM.CV.Drawing
Assembly:EvilDICOM.CV.dll
Syntax
public class StructureLook : object

Properties

View Source

FillColor

Declaration
public Scalar FillColor { get; set; }
Property Value
Type Description
Scalar
View Source

OutlineColor

Declaration
public Scalar OutlineColor { get; set; }
Property Value
Type Description
Scalar
View Source

OutlineThickness

Declaration
public int OutlineThickness { get; set; }
Property Value
Type Description
System.Int32
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX