VectSharp 2.6.1
A light library for C# vector graphics
Loading...
Searching...
No Matches
VectSharp.TextSpacing Member List

This is the complete list of members for VectSharp.TextSpacing, including all inherited members.

DefaultVectSharp.TextSpacingstatic
Equals(TextSpacing other)VectSharp.TextSpacing
Equals(object obj)VectSharp.TextSpacing
GetHashCode()VectSharp.TextSpacing
NonWhitespaceAddVectSharp.TextSpacing
NonWhitespaceScaleVectSharp.TextSpacing
operator!=(TextSpacing left, TextSpacing right)VectSharp.TextSpacingstatic
operator==(TextSpacing left, TextSpacing right)VectSharp.TextSpacingstatic
TextSpacing(double nonWhitespaceScale, double nonWhitespaceAdd, double whitespaceScale, double whitespaceAdd)VectSharp.TextSpacing
TextSpacing(double scale, double add)VectSharp.TextSpacing
WhitespaceAddVectSharp.TextSpacing
WhitespaceScaleVectSharp.TextSpacing