Vector
Struct
Definition
Namespace:Telerik.WinControls.RichTextEditor.UI
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
[TypeConverter(typeof(VectorConverter))]
public struct Vector : IFormattable
Implements:
Constructors
Properties
C#
public double LengthSquared { get; }
Methods
C#
public void Negate()