VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Dicom Namespace / FillStyle Class
Constructors Properties Methods Events SeeAlso
In This Topic
    FillStyle Class Members
    In This Topic
    The following tables list the members exposed by FillStyle.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the fill mode.
    Public PropertyGets or sets the fill pattern.
    Public PropertyGets or sets the color of the Pattern Off.
    Public PropertyGets or sets the Pattern Off opacity.
    Public PropertyGets or sets the color of the Pattern Off as RGB.
    Public PropertyGets or sets the color of the Pattern On.
    Public PropertyGets or sets the Pattern On opacity.
    Public PropertyGets or sets the color of the Pattern On as RGB.
    Public Methods
     NameDescription
    Public MethodCreates a new FillStyle that is a copy of the current instance.
    Public MethodCopies current FillStyle to the target FillStyle.
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public MethodReturns a hash code for this instance.
    Public MethodPopulates a SerializationInfo with the data needed to serialize the target object.
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event. (Inherited from StyleBase)
    Protected MethodRaises the PropertyChanging event. (Inherited from StyleBase)
    Public Events
     NameDescription
    Public EventOccurs when the style property is changed. (Inherited from StyleBase)
    Public EventOccurs when the style property is changing. (Inherited from StyleBase)
    See Also