Method | Description | |
---|---|---|
Point ( |
||
Point ( double x, double y ) : Vector2 | ||
Rectangle ( CrossUI.Drawing.Rectangle r ) : RectangleF | ||
export ( this rect ) : |
||
export ( this relation ) : GeometryRelation | ||
import ( this color ) : Color4 | ||
import ( this mode ) : SharpDX.Direct2D1.CombineMode | ||
import ( this style ) : SharpDX.DirectWrite.FontStyle | ||
import ( this weight ) : SharpDX.DirectWrite.FontWeight | ||
import ( this m ) : SharpDX.Matrix3x2 | ||
import ( this alignment ) : SharpDX.DirectWrite.ParagraphAlignment | ||
import ( this geometry ) : SharpDX.Direct2D1.PathGeometry | ||
import ( this bounds ) : RectangleF | ||
import ( this arcDirection ) : SweepDirection | ||
import ( this alignment ) : SharpDX.DirectWrite.TextAlignment | ||
import ( this wrapping ) : SharpDX.DirectWrite.WordWrapping | ||
import ( this d ) : float |
public static Point ( |
||
p | ||
return | Vector2 |
public static Point ( double x, double y ) : Vector2 | ||
x | double | |
y | double | |
return | Vector2 |
public static Rectangle ( CrossUI.Drawing.Rectangle r ) : RectangleF | ||
r | CrossUI.Drawing.Rectangle | |
return | RectangleF |
public static export ( this rect ) : |
||
rect | this | |
return |
public static export ( this relation ) : GeometryRelation | ||
relation | this | |
return | GeometryRelation |
public static import ( this mode ) : SharpDX.Direct2D1.CombineMode | ||
mode | this | |
return | SharpDX.Direct2D1.CombineMode |
public static import ( this style ) : SharpDX.DirectWrite.FontStyle | ||
style | this | |
return | SharpDX.DirectWrite.FontStyle |
public static import ( this weight ) : SharpDX.DirectWrite.FontWeight | ||
weight | this | |
return | SharpDX.DirectWrite.FontWeight |
public static import ( this m ) : SharpDX.Matrix3x2 | ||
m | this | |
return | SharpDX.Matrix3x2 |
public static import ( this alignment ) : SharpDX.DirectWrite.ParagraphAlignment | ||
alignment | this | |
return | SharpDX.DirectWrite.ParagraphAlignment |
public static import ( this geometry ) : SharpDX.Direct2D1.PathGeometry | ||
geometry | this | |
return | SharpDX.Direct2D1.PathGeometry |
public static import ( this bounds ) : RectangleF | ||
bounds | this | |
return | RectangleF |
public static import ( this arcDirection ) : SweepDirection | ||
arcDirection | this | |
return | SweepDirection |
public static import ( this alignment ) : SharpDX.DirectWrite.TextAlignment | ||
alignment | this | |
return | SharpDX.DirectWrite.TextAlignment |
public static import ( this wrapping ) : SharpDX.DirectWrite.WordWrapping | ||
wrapping | this | |
return | SharpDX.DirectWrite.WordWrapping |