CPF api文档
CPF api文档
CPF.Drawing
Vector 结构
Vector 方法
Add 方法
AngleBetween 方法
CrossProduct 方法
Determinant 方法
Divide 方法
Equals 方法
GetHashCode 方法
Multiply 方法
Negate 方法
Normalize 方法
Subtract 方法
ToString 方法
Vector
Normalize 方法
Normalize - Updates this Vector to maintain its direction, but to have a length of 1. This is equivalent to dividing this Vector by Length
命名空间:
CPF.Drawing
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
复制
public
void
Normalize
()
参见
引用
Vector 结构
CPF.Drawing 命名空间