WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PropertyNames - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PropertyNames

    Utility class. Holds string names of the properties, used for serialization.

    Inheritance
    System.Object
    PropertyNames
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.DocIO.DLS.XML
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public class PropertyNames

    Fields

    BorderColor

    Name of the property.

    Declaration
    public const string BorderColor = "bordercolor"
    Field Value
    Type Description
    System.String

    Color

    Name of the property.

    Declaration
    public const string Color = "color"
    Field Value
    Type Description
    System.String

    D1

    Name of the property.

    Declaration
    public const string D1 = "d1"
    Field Value
    Type Description
    System.String

    D2

    Name of the property.

    Declaration
    public const string D2 = "d2"
    Field Value
    Type Description
    System.String

    DashStyle

    Name of the property.

    Declaration
    public const string DashStyle = "dashstyle"
    Field Value
    Type Description
    System.String

    Fill

    Name of the property.

    Declaration
    public const string Fill = "fill"
    Field Value
    Type Description
    System.String

    FillMode

    Name of the property.

    Declaration
    public const string FillMode = "fillmode"
    Field Value
    Type Description
    System.String

    Format

    Name of the property.

    Declaration
    public const string Format = "format"
    Field Value
    Type Description
    System.String

    GradientColorEnd

    Name of the property.

    Declaration
    public const string GradientColorEnd = "gradientcolorend"
    Field Value
    Type Description
    System.String

    GradientColorStart

    Name of the property.

    Declaration
    public const string GradientColorStart = "gradientcolorstart"
    Field Value
    Type Description
    System.String

    GradientFill

    Name of the property.

    Declaration
    public const string GradientFill = "gradientfill"
    Field Value
    Type Description
    System.String

    GradientMode

    Name of the property.

    Declaration
    public const string GradientMode = "gradientmode"
    Field Value
    Type Description
    System.String

    Height

    Name of the property.

    Declaration
    public const string Height = "height"
    Field Value
    Type Description
    System.String

    Item

    Name of the property.

    Declaration
    public const string Item = "item"
    Field Value
    Type Description
    System.String

    Items

    Name of the property.

    Declaration
    public const string Items = "items"
    Field Value
    Type Description
    System.String

    Line

    Name of the property.

    Declaration
    public const string Line = "line"
    Field Value
    Type Description
    System.String

    M11

    Name of the property.

    Declaration
    public const string M11 = "m11"
    Field Value
    Type Description
    System.String

    M12

    Name of the property.

    Declaration
    public const string M12 = "m12"
    Field Value
    Type Description
    System.String

    M21

    Name of the property.

    Declaration
    public const string M21 = "m21"
    Field Value
    Type Description
    System.String

    M22

    Name of the property.

    Declaration
    public const string M22 = "m22"
    Field Value
    Type Description
    System.String

    NoFill

    Name of the property.

    Declaration
    public const string NoFill = "nofill"
    Field Value
    Type Description
    System.String

    NoLine

    Name of the property.

    Declaration
    public const string NoLine = "noline"
    Field Value
    Type Description
    System.String

    Point

    Name of the property.

    Declaration
    public const string Point = "point"
    Field Value
    Type Description
    System.String

    Points

    Name of the property.

    Declaration
    public const string Points = "points"
    Field Value
    Type Description
    System.String

    ShapeFormat

    Name of the property.

    Declaration
    public const string ShapeFormat = "shape-format"
    Field Value
    Type Description
    System.String

    Shapes

    Name of the property.

    Declaration
    public const string Shapes = "shapes"
    Field Value
    Type Description
    System.String

    StartAngle

    Name of the property.

    Declaration
    public const string StartAngle = "startangle"
    Field Value
    Type Description
    System.String

    Style

    Name of the property.

    Declaration
    public const string Style = "style"
    Field Value
    Type Description
    System.String

    SweepAngle

    Name of the property.

    Declaration
    public const string SweepAngle = "sweepangle"
    Field Value
    Type Description
    System.String

    Text

    Name of the property.

    Declaration
    public const string Text = "text"
    Field Value
    Type Description
    System.String

    Transform

    Name of the property.

    Declaration
    public const string Transform = "transform"
    Field Value
    Type Description
    System.String

    Type

    Name of the property.

    Declaration
    public const string Type = "type"
    Field Value
    Type Description
    System.String

    Width

    Name of the property.

    Declaration
    public const string Width = "width"
    Field Value
    Type Description
    System.String

    X

    Name of the property.

    Declaration
    public const string X = "x"
    Field Value
    Type Description
    System.String

    X1

    Name of the property.

    Declaration
    public const string X1 = "x1"
    Field Value
    Type Description
    System.String

    X2

    Name of the property.

    Declaration
    public const string X2 = "x2"
    Field Value
    Type Description
    System.String

    X3

    Name of the property.

    Declaration
    public const string X3 = "x3"
    Field Value
    Type Description
    System.String

    X4

    Name of the property.

    Declaration
    public const string X4 = "x4"
    Field Value
    Type Description
    System.String

    Y

    Name of the property.

    Declaration
    public const string Y = "y"
    Field Value
    Type Description
    System.String

    Y1

    Name of the property.

    Declaration
    public const string Y1 = "y1"
    Field Value
    Type Description
    System.String

    Y2

    Name of the property.

    Declaration
    public const string Y2 = "y2"
    Field Value
    Type Description
    System.String

    Y3

    Name of the property.

    Declaration
    public const string Y3 = "y3"
    Field Value
    Type Description
    System.String

    Y4

    Name of the property.

    Declaration
    public const string Y4 = "y4"
    Field Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved