|
VectSharp 2.6.1
A light library for C# vector graphics
|
This is the complete list of members for VectSharp.TextSpacing, including all inherited members.
| Default | VectSharp.TextSpacing | static |
| Equals(TextSpacing other) | VectSharp.TextSpacing | |
| Equals(object obj) | VectSharp.TextSpacing | |
| GetHashCode() | VectSharp.TextSpacing | |
| NonWhitespaceAdd | VectSharp.TextSpacing | |
| NonWhitespaceScale | VectSharp.TextSpacing | |
| operator!=(TextSpacing left, TextSpacing right) | VectSharp.TextSpacing | static |
| operator==(TextSpacing left, TextSpacing right) | VectSharp.TextSpacing | static |
| TextSpacing(double nonWhitespaceScale, double nonWhitespaceAdd, double whitespaceScale, double whitespaceAdd) | VectSharp.TextSpacing | |
| TextSpacing(double scale, double add) | VectSharp.TextSpacing | |
| WhitespaceAdd | VectSharp.TextSpacing | |
| WhitespaceScale | VectSharp.TextSpacing |