Stroke Properties

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

The Stroke type exposes the following members.

Properties

  Name Description
Public property BezierCusps Gets an array that contains the indices of the cusps of the Bezier approximation of the Stroke object.
Public property BezierPoints Gets the array of control points that represent the Bezier approximation of the stroke.
Public property Deleted Gets a value that indicates whether the Stroke object has been deleted from its parent Ink object.
Public property DrawingAttributes Gets or sets the drawing attributes to apply to ink as it is drawn.
Public property ExtendedProperties Gets the collection of application-defined data.
Public property Id Gets the identifier of the Stroke object.
Public property Ink Gets the parent Ink object of the Stroke object.
Public property PacketCount Gets the number of packet received for a Stroke object.
Public property PacketDescription Gets an array of type Guid that describes the types of packet data stored in the Stroke object.
Public property PacketSize Gets the size, in bytes, of a packet.
Public property PolylineCusps Gets an array that contains the indices of the cusps of the Stroke object.
Public property SelfIntersections Gets the self-intersections of the Stroke object.

Top

See Also

Reference

Stroke Class

Microsoft.Ink Namespace