skip navigation
  • Product Bundles

    DevCraft

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

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    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

Class UncoloredTiling

Represents uncolored tiling.

Inheritance
System.Object
ColorBase
PatternColor
TilingBase
UncoloredTiling
Inherited Members
TilingBase.Parent
TilingBase.SupportsAnnotations
TilingBase.Annotations
TilingBase.SupportsAutoTagging
TilingBase.DefaultStructureRoot
TilingBase.StructureStack
ColorBase.Equals(Object)
ColorBase.GetHashCode()
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Documents.Fixed.Model.ColorSpaces
Assembly: Telerik.Windows.Documents.Fixed.dll

Syntax

public class UncoloredTiling : TilingBase, IEquatable<ColorBase>, IInstanceIdOwner, IContentRootElement, IContainerElement, IFixedDocumentElement, ITiling, IPatternColor

Constructors

UncoloredTiling(Tiling, SimpleColor)

Initializes a new instance of the UncoloredTiling class.

Declaration
public UncoloredTiling(Tiling tiling, SimpleColor color)
Parameters
Tiling tiling

The tiling.

SimpleColor color

The color.

Properties

BoundingBox

Gets or sets the bounding box.

Declaration
public override Rect BoundingBox { get; set; }
Property Value
System.Windows.Rect

The bounding box.

Overrides
TilingBase.BoundingBox

Color

Gets the color.

Declaration
public SimpleColor Color { get; }
Property Value
SimpleColor

The color.

Content

Gets the content.

Declaration
public override ContentElementCollection Content { get; }
Property Value
ContentElementCollection

The content.

Overrides
TilingBase.Content

HorizontalSpacing

Gets or sets the horizontal spacing.

Declaration
public override double HorizontalSpacing { get; set; }
Property Value
System.Double

The horizontal spacing.

Overrides
TilingBase.HorizontalSpacing

Position

Gets or sets the position.

Declaration
public override IPosition Position { get; set; }
Property Value
IPosition

The position.

Overrides
PatternColor.Position

Size

Gets the size.

Declaration
public override Size Size { get; }
Property Value
System.Windows.Size

The size.

Overrides
TilingBase.Size

Tiling

Gets the tiling.

Declaration
public Tiling Tiling { get; }
Property Value
Tiling

The tiling.

TilingType

Gets or sets the type of the tiling.

Declaration
public override TilingType TilingType { get; set; }
Property Value
TilingType

The type of the tiling.

Overrides
TilingBase.TilingType

VerticalSpacing

Gets or sets the vertical spacing.

Declaration
public override double VerticalSpacing { get; set; }
Property Value
System.Double

The vertical spacing.

Overrides
TilingBase.VerticalSpacing

Methods

Equals(ColorBase)

Equals the specified other.

Declaration
public override bool Equals(ColorBase other)
Parameters
ColorBase other

The other.

Returns
System.Boolean

True if the specified uncolored tiling is equal to the current uncolored tiling; otherwise, false.

Overrides
ColorBase.Equals(ColorBase)
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.