VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Dicom Namespace / TextStyle Class
In This Topic
TextStyle Class Methods
In This Topic
For a list of all methods of this type, see TextStyle.
Public Methods
 NameDescription
Public MethodCreates a new TextStyle that is a copy of the current instance.
Public MethodCopies current TextStyle to the target TextStyle.
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.
Public MethodReturns a System.String that represents this instance.
Protected Methods
 NameDescription
Protected MethodRaises the PropertyChanged event. (Inherited from StyleBase)
Protected MethodRaises the PropertyChanging event. (Inherited from StyleBase)
See Also