Sautin |
Class | Description | |
---|---|---|
![]() ![]() | Brush | Represents a type which describes how the area is painted or filled. |
![]() ![]() | CustomGeometry | Represents the custom geometry. A sequence of CustomPaths consisting of a series of moves, lines and curves, that when combined make up a geometry. |
![]() | CustomPath | Represents a series of connected lines and curves. |
![]() ![]() | FloatingLayout | Represents a floating Layout which is used to embed document element in a page outside of the main content flow. Main content flow is usually wrapped around embedded element. |
![]() ![]() | Geometry | Represent base class for the shape geometry. |
![]() ![]() | GroupLayout | Represents a Layout which is used to positioning elements within a ShapeGroup. |
![]() ![]() | ImageData | Provides an image data for Picture or PictureFillBrush. |
![]() ![]() | InlineLayout | Represents an in-line Layout which is used to embed document element in the current line of the main content flow. |
![]() ![]() | Layout | Represents a base class for specifying element's layout properties, such as position and size. |
![]() | PathArcTo | ArcTo element. |
![]() | PathClose | Close element. |
![]() | PathCubicBezierTo | CubicBezierTo element. |
![]() | PathElement | Represents a base class for all path elements (lines and curves). |
![]() | PathLineTo | LineTo element. |
![]() | PathMoveTo | MoveTo element. |
![]() | PathQuadBezierTo | QuadBezierTo element. |
![]() ![]() | Pen | Represents a type which describes how a shape is outlined. |
![]() ![]() | Picture | Represents a picture. |
![]() ![]() | PictureFillBrush | Represents a brush which fills an area with a picture. |
![]() ![]() | PresetGeometry | Represents the preset geometry. |
![]() ![]() | Shape | Represents a shape. |
![]() ![]() | ShapeBase | Base class for all drawing objects, such as a Shape, ShapeGroup or Picture. |
![]() | ShapeCollection | Represents a collection of ShapeBase derived elements. |
![]() ![]() | ShapeGroup | Represents a group of shapes. |
![]() ![]() | ShapeText | Defines the text inside a shape and its attributes. |
![]() ![]() | SolidColorBrush | Represents a brush which fills an area with a solid color. |
Structure | Description | |
---|---|---|
![]() | Point | Represents an ordered pair of x- and y-coordinates that defines a point in a two-dimensional plane. |
![]() ![]() | Rectangle | Stores a set of four values that represent the location and size of a rectangle. |
![]() | Size | A structure used to describe the size of an object. |
Enumeration | Description | |
---|---|---|
![]() ![]() | Figure | Specifies Microsoft Word figures. |
![]() | FlipOrientation | Specifies a possible values for the orientation of a shape. |
![]() | LineCapStyle | Specifies line cap style. |
![]() | LineDashStyle | Specifies dash line style. |
![]() | LineEndLength | Specifies the length of the line end decoration relative to the width of the line itself. |
![]() | LineEndType | Specifies the line end decoration. |
![]() | LineJoinStyle | Specifies line join style. |
![]() | PathElementType | Specifies a possible custom geometry path element types. |
![]() | PathFillMode | Specifies how the CustomPath should be filled. |
![]() | PictureFillMode | Specifies a picture fill modes. |
![]() | PictureFormat | Specifies the file format for a picture. |
![]() | ShapeAutoFit | Specifies a shape auto-fit modes. |
![]() | TextAnchoringType | Specifies the anchoring position of the text within the shape. |
![]() | TextHorizontalOverflowType | Determines whether the text can flow out of the bounding box horizontally. |
![]() | TextVerticalOverflowType | Determines whether the text can flow out of the bounding box vertically. |
![]() ![]() | WrappingStyle | Specifies how text is wrapped around a shape or picture. |
![]() | WrapSide | Specifies what side(s) of the shape or picture the text wraps around. |