ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

MSINKAUTLib::IInkStrokeDisp Interface Reference

import "msinkaut.idl";

Inherits IDispatch.

Public Member Functions

HRESULT GetBoundingBox ([in, optional, defaultvalue(0)] InkBoundingBoxMode BoundingBoxMode,[out, retval] IInkRectangle **Rectangle)
HRESULT FindIntersections ([in] IInkStrokes *Strokes,[out, retval] VARIANT *Intersections)
HRESULT GetRectangleIntersections ([in] IInkRectangle *Rectangle,[out, retval] VARIANT *Intersections)
HRESULT Clip ([in] IInkRectangle *Rectangle)
HRESULT HitTestCircle ([in] long x,[in] long y,[in] single radius,[out, retval] VARIANT_BOOL *Intersects)
HRESULT NearestPoint ([in] long x,[in] long y,[in, out, optional, defaultvalue(0)] single *Distance,[out, retval] single *Point)
HRESULT Split ([in] single SplitAt,[out, retval] IInkStrokeDisp **NewStroke)
HRESULT GetPacketDescriptionPropertyMetrics ([in] BSTR propertyName,[out] long *Minimum,[out] long *Maximum,[out] TabletPropertyMetricUnit *Units,[out] single *Resolution)
HRESULT GetPoints ([in, optional, defaultvalue(0)] long Index,[in, optional, defaultvalue(-1)] long Count,[out, retval] VARIANT *Points)
HRESULT SetPoints ([in] VARIANT Points,[in, optional, defaultvalue(0)] long Index,[in, optional, defaultvalue(-1)] long Count,[out, retval] long *NumberOfPointsSet)
HRESULT GetPacketData ([in, optional, defaultvalue(0)] long Index,[in, optional, defaultvalue(-1)] long Count,[out, retval] VARIANT *PacketData)
HRESULT GetPacketValuesByProperty ([in] BSTR propertyName,[in, optional, defaultvalue(0)] long Index,[in, optional, defaultvalue(-1)] long Count,[out, retval] VARIANT *PacketValues)
HRESULT SetPacketValuesByProperty ([in] BSTR bstrPropertyName,[in] VARIANT PacketValues,[in, optional, defaultvalue(0)] long Index,[in, optional, defaultvalue(-1)] long Count,[out, retval] long *NumberOfPacketsSet)
HRESULT GetFlattenedBezierPoints ([in, optional, defaultvalue(0)] long FittingError,[out, retval] VARIANT *FlattenedBezierPoints)
HRESULT Transform ([in] IInkTransform *Transform,[in, optional, defaultvalue(0)] VARIANT_BOOL ApplyOnPenWidth)
HRESULT ScaleToRectangle ([in] IInkRectangle *Rectangle)
HRESULT Move ([in] single HorizontalComponent,[in] single VerticalComponent)
HRESULT Rotate ([in] single Degrees,[in, optional, defaultvalue(0)] single x,[in, optional, defaultvalue(0)] single y)
HRESULT Shear ([in] single HorizontalMultiplier,[in] single VerticalMultiplier)
HRESULT ScaleTransform ([in] single HorizontalMultiplier,[in] single VerticalMultiplier)

Properties

long Id [get]
VARIANT BezierPoints [get]
IInkDrawingAttributes DrawingAttributes [get, set]
IInkDisp Ink [get]
IInkExtendedProperties ExtendedProperties [get]
VARIANT PolylineCusps [get]
VARIANT BezierCusps [get]
VARIANT SelfIntersections [get]
long PacketCount [get]
long PacketSize [get]
VARIANT PacketDescription [get]
VARIANT_BOOL Deleted [get]

Detailed Description

Definition at line 313 of file msinkaut.idl.


The documentation for this interface was generated from the following file:

Generated on Sat May 26 2012 06:47:35 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.