CPF api文档
CPF api文档
CPF.Drawing
AlphaType 枚举
AntialiasMode 枚举
Bitmap 类
BitmapLock 类
Brush 类
CapStyles 枚举
Color 结构
ColorConverter 类
DashStyles 枚举
DrawingContext 类
DrawingFactory 类
FillRule 枚举
Font 结构
FontStyles 枚举
Geometry 类
GradientStop 结构
IBitmapImpl 接口
IBitmapLockImpl 接口
IGeometryImpl 接口
IImage 接口
IImageImpl 接口
Image 类
ImageFormat 枚举
IPathImpl 接口
IRenderTarget 接口
LinearGradientBrush 类
LineJoins 枚举
Matrix 结构
MatrixConverter 类
PathGeometry 类
PixelFormat 枚举
Point 结构
PointConverter 类
RadialGradientBrush 类
Rect 结构
Shadow 结构
Size 结构
SizeConverter 类
SolidColorBrush 类
Stroke 结构
TextAlignment 枚举
TextDecoration 结构
TextDecorationLocation 枚举
TextTrimming 枚举
TextureBrush 类
TextWrapping 枚举
Vector 结构
WrapMode 枚举
TextDecorationLocation 枚举
[缺少 "T:CPF.Drawing.TextDecorationLocation" 的 <summary> 文档]
命名空间:
CPF.Drawing
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
复制
public
enum
TextDecorationLocation
成员
成员名称
值
说明
Underline
0
下划线的垂直位置。 这是默认值。
OverLine
1
上划线的垂直位置。
Strikethrough
2
删除线的垂直位置。
参见
引用
CPF.Drawing 命名空间