VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / DrawingString Class
In This Topic
DrawingString Class Operators
In This Topic
For a list of all operators of this type, see DrawingString.
Public Operators
 NameDescription
Public OperatorConcatenates two specified strings.
Public OperatorTests whether two specified DrawingString objects are equivalent.
Public OperatorPerforms an implicit conversion from DrawingString to System.String.
Public OperatorPerforms an implicit conversion from System.String to DrawingString.
Public OperatorTests whether two specified DrawingString objects are not equivalent.
See Also