Back to Website
Show / Hide Table of Contents

Class EllipseItem

Inheritance
System.Object
ModelComponent
BaseItem
Item
ShapeItem
EllipseItem
Implements
System.ComponentModel.INotifyPropertyChanged
System.ICloneable
Inherited Members
ShapeItem.SourcePathId
ShapeItem.SetViolationSettings(ViolationSettings)
ShapeItem.SubscribeToPermissionChanged()
ShapeItem.UnsubscribeFromPermissionChanged()
ShapeItem.ApplyShapePermissionsConstraint()
ShapeItem.ApplyPermissionsConstrain()
ShapeItem.SetColorProfile(String, ColorSpace)
ShapeItem.GetAllColors()
ShapeItem.Equals(ShapeItem)
ShapeItem.Equals(Object)
ShapeItem.BorderWidth
ShapeItem.FixedBorderWidth
ShapeItem.Dash
ShapeItem.BorderColor
ShapeItem.OverprintStroke
ShapeItem.AltBorderColor
ShapeItem.FillColor
ShapeItem.OverprintFill
ShapeItem.SourcePath
ShapeItem.ViolationSettings
ShapeItem.ShapePermissions
Item.ParentGroupItem
Item._ignorePermissionsChange
Item.ContainerName
Item.FromLayout
Item._violationSettings
Item.CanSetIsVariable()
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.GetHashCode()
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 EllipseItem : ShapeItem, ICloneable

Constructors

EllipseItem()

Declaration
public EllipseItem()

EllipseItem(RectangleF)

Declaration
public EllipseItem(RectangleF rectangle)
Parameters
Type Name Description
System.Drawing.RectangleF rectangle

EllipseItem(Single, Single, Single, Single)

Declaration
public EllipseItem(float x, float y, float width, float height)
Parameters
Type Name Description
System.Single x
System.Single y
System.Single width
System.Single height

Properties

SourceRectangle

Declaration
public RectangleF SourceRectangle { get; set; }
Property Value
Type Description
System.Drawing.RectangleF

Methods

Accept(ItemVisitor)

Declaration
public override Task Accept(ItemVisitor visitor)
Parameters
Type Name Description
ItemVisitor visitor
Returns
Type Description
System.Threading.Tasks.Task
Overrides
ShapeItem.Accept(ItemVisitor)

Accept<T>(ItemVisitor<T>)

Declaration
public override Task<T> Accept<T>(ItemVisitor<T> visitor)
Parameters
Type Name Description
ItemVisitor<T> visitor
Returns
Type Description
System.Threading.Tasks.Task<T>
Type Parameters
Name Description
T
Overrides
Aurigma.DesignAtoms.Model.Items.ShapeItem.Accept<T>(Aurigma.DesignAtoms.Model.ItemVisitor<T>)

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.ShapeItem.DeepClone<TItem>(TItem, System.Boolean)

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