skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • Roadmap
    • Release History
  • Docs & Support
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Namespace Telerik.Windows.Documents.Fixed.Model.Graphics

Classes

ArcSegment

Draws an elliptical arc from the current point to the specified end point, parameterized by radii, sweep direction, and x-axis rotation.

BezierSegment

Cubic Bézier path segment that connects from the current point using two control points to shape the curve toward the end point.

GeometryBase

Base type for vector geometry in the drawing model; provides a computed axis-aligned bounding box via Bounds.

LineSegment

Draws a straight line from the current path point to the specified end point.

Path

Vector path element for drawing shapes in page content; configure fill and stroke to render outlines and areas in the document’s coordinate space.

PathFigure

A continuous subpath within a PathGeometry, starting at StartPoint and composed of ordered segments.

PathGeometry

Vector geometry composed of one or more PathFigure objects with a configurable fill rule for rendering.

PathSegment

Abstract base for all path segments used within a PathFigure.

QuadraticBezierSegment

Quadratic Bézier path segment that uses a single control point to curve from the current point to the end point.

RectangleGeometry

Rectangular geometry used to draw or define rectangular regions in fixed documents. Coordinates use the document origin at the top-left; X increases to the right and Y increases downward.

Enums

FillRule

Defines how the interior of a self-intersecting path is determined when filling shapes.

LineCap

Specifies how the ends of open strokes are drawn when rendering path outlines.

LineJoin

Specifies how two path segments are joined when stroking a polyline or polygon.

SweepDirection

Specifies whether an arc is drawn in a clockwise or counterclockwise direction.

Getting Started
  • Getting Started
Support Resources
  • Documentation
Community
  • Forums
  • Blogs
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.