Back to Website
Show / Hide Table of Contents

Class ArchedTextItem

Inheritance
System.Object
ModelComponent
BaseItem
Item
ShapeItem
RectangleItem
BaseTextItem
ArchedTextItem
Implements
System.ComponentModel.INotifyPropertyChanged
System.ICloneable
Inherited Members
BaseTextItem.ColorPalette
BaseTextItem.Placeholders
BaseTextItem.Values
BaseTextItem.SetViolationSettings(ViolationSettings)
BaseTextItem.CanSetIsVariable()
BaseTextItem.SubscribeToPermissionChanged()
BaseTextItem.UnsubscribeFromPermissionChanged()
BaseTextItem.SetColorProfile(String, ColorSpace)
BaseTextItem.GetAllColors()
BaseTextItem.Equals(BaseTextItem)
BaseTextItem.GetHashCode()
BaseTextItem.Text
BaseTextItem.Font
BaseTextItem.Alignment
BaseTextItem.Underline
BaseTextItem.Color
BaseTextItem.Tracking
BaseTextItem.Leading
BaseTextItem.HorizontalScale
BaseTextItem.VerticalScale
BaseTextItem.CheckTextCrop
BaseTextItem.OverlapLinesEnabled
BaseTextItem.PreviewScale
BaseTextItem.Stroke
BaseTextItem.Shadow
BaseTextItem.CharacterLimit
BaseTextItem.MaxLineLength
BaseTextItem.BaselineShift
BaseTextItem.TextPermissions
BaseTextItem.ViolationSettings
BaseTextItem.IsTextPlaceholder
BaseTextItem.OriginalText
BaseTextItem.OverprintText
BaseTextItem.ListStyles
RectangleItem.IncludeBorder
RectangleItem.Accept(ItemVisitor)
RectangleItem.Accept<T>(ItemVisitor<T>)
RectangleItem.SourceRectangle
ShapeItem.SourcePathId
ShapeItem.ApplyShapePermissionsConstraint()
ShapeItem.Equals(ShapeItem)
ShapeItem.BorderWidth
ShapeItem.FixedBorderWidth
ShapeItem.Dash
ShapeItem.BorderColor
ShapeItem.OverprintStroke
ShapeItem.AltBorderColor
ShapeItem.FillColor
ShapeItem.OverprintFill
ShapeItem.SourcePath
ShapeItem.ShapePermissions
Item.ParentGroupItem
Item._ignorePermissionsChange
Item.ContainerName
Item.FromLayout
Item._violationSettings
Item.OnPermissionsChanged(Object, EventArgs)
Item.RaiseTransformChanged()
Item.Transform_TransformChanged(Object, EventArgs)
Item.Equals(Item)
Item.GetThemeBinding(ThemeBinding)
Item.OnParentContainerChanged()
Item.Locked
Item.Class
Item.IsVariable
Item.ThemeBinding
Item.Opacity
Item.Mask
Item.Visible
Item.FrontendPermissions
Item.ManipulationPermissions
Item.VisualizationPermissions
Item.ItemPermissions
Item.Transform
Item.BlendMode
Item.TextWrappingMode
Item.RenderingType
Item.IsRenderTypeIsNormal
Item.TransformChanged
Item.PermissionsChanged
BaseItem.Equals(BaseItem)
BaseItem.ShallowClone()
BaseItem.ShallowClone<TItem>(TItem)
BaseItem.ParentContainer
BaseItem.Type
ModelComponent.UserTagKey
ModelComponent.WarningTagKey
ModelComponent.Tags
ModelComponent.GenerateId()
ModelComponent.ToString()
ModelComponent.Equals(ModelComponent)
ModelComponent.Clone(Boolean)
ModelComponent.Clone()
ModelComponent.OnPropertyChanged(String)
ModelComponent.Version
ModelComponent.Id
ModelComponent.Name
ModelComponent.PropertyChanged
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Model.Items
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class ArchedTextItem : BaseTextItem, ICloneable

Constructors

ArchedTextItem(String, PointF, String, Single)

Declaration
public ArchedTextItem(string text = "", PointF center = null, string fontPostScriptName = null, float fontSize = 10F)
Parameters
Type Name Description
System.String text
PointF center
System.String fontPostScriptName
System.Single fontSize

Properties

Bend

Declaration
public float Bend { get; set; }
Property Value
Type Description
System.Single

Center

Declaration
public PointF Center { get; set; }
Property Value
Type Description
PointF

MaxLineCount

Declaration
public override int? MaxLineCount { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
Overrides
BaseTextItem.MaxLineCount

Methods

ApplyPermissionsConstrain()

Declaration
public override void ApplyPermissionsConstrain()
Overrides
BaseTextItem.ApplyPermissionsConstrain()

DeepClone<TItem>(TItem, Boolean)

Declaration
public override TItem DeepClone<TItem>(TItem clone = null, bool keepIds = false)
    where TItem : ModelComponent
Parameters
Type Name Description
TItem clone
System.Boolean keepIds
Returns
Type Description
TItem
Type Parameters
Name Description
TItem
Overrides
Aurigma.DesignAtoms.Model.Items.BaseTextItem.DeepClone<TItem>(TItem, System.Boolean)

Equals(ArchedTextItem)

Declaration
protected bool Equals(ArchedTextItem other)
Parameters
Type Name Description
ArchedTextItem other
Returns
Type Description
System.Boolean

Equals(Object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Boolean
Overrides
BaseTextItem.Equals(Object)

Implements

System.ComponentModel.INotifyPropertyChanged
System.ICloneable
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback