![]() |
AIDrawArtData Struct ReferenceDrawing data, defines an art object to be drawn, the object it is to be drawn into, and parameters affecting how it is to be drawn. More...
Detailed DescriptionDrawing data, defines an art object to be drawn, the object it is to be drawn into, and parameters affecting how it is to be drawn. See Constructor & Destructor Documentation
Default constructor. It initializes only doSrcClip. Rest of the initialization to be done by client Member Data DocumentationThe art object to be drawn. The destination clipping bounds. When true, draws only art overlapping When true, Flags that modify drawing behavior, a logical OR of The greeking threshold. If the point size of text, after transformation to the coordinate system of the destination port, is smaller than this value, the text is greeked. Use -1 to indicate no greeking. The art object that was being drawn when the operation was interrupted. See The transformation matrix to be applied after placement at the origin. The point in the source artwork coordinates that is mapped to (0,0) in the destination port. The port that is the destination for the draw operation. If doSrcClip is true, draws only art having an overlap between srcClipRect and visual bound of the art. The type of port that is the destination for the draw operation. The version of The documentation for this struct was generated from the following file: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|