VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Dicom Namespace / StyleBase Class
Constructors Methods Events SeeAlso
In This Topic
StyleBase Class Members
In This Topic
The following tables list the members exposed by StyleBase.
Protected Constructors
 NameDescription
Protected ConstructorOverloaded. Initializes a new instance of the class.
Public Methods
 NameDescription
Public MethodCreates a new StyleBase that is a copy of the current instance.
Public MethodCopies current StyleBase to the target StyleBase.
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.
Protected MethodRaises the PropertyChanging event.
Public Events
 NameDescription
Public EventOccurs when the style property is changed.
Public EventOccurs when the style property is changing.
See Also