Line Members
Defines the beginning and end points of a line segment.
The following tables list the members exposed by the Line type.
Public Constructors
Name | Description | |
---|---|---|
Line | Initializes a new instance of the Line structure with the specified beginning and ending points. |
Top
Public Properties
Name | Description | |
---|---|---|
BeginPoint | Gets or sets the beginning point of the Line structure. | |
EndPoint | Gets or sets the ending point of the Line structure. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from ValueType) | |
GetHashCode | Returns the hash code for this instance. (inherited from ValueType) | |
GetType | Gets the Type of the current instance. (inherited from Object) | |
ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) | |
ToString | Returns the fully qualified type name of this instance. (inherited from ValueType) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object) |
Top
See Also
Reference
Line Structure
Microsoft.Ink Namespace
RecognitionAlternate.Ascender
RecognitionAlternate.Baseline
RecognitionAlternate.Descender
RecognitionAlternate.Midline