Back to Website
Show / Hide Table of Contents

Class ContentItem

Inheritance
System.Object
ModelComponent
BaseItem
Item
ShapeItem
RectangleItem
ContentItem
BarcodeItem
ImageItem
Implements
System.ComponentModel.INotifyPropertyChanged
System.ICloneable
Inherited Members
RectangleItem.IncludeBorder
RectangleItem.Accept(ItemVisitor)
RectangleItem.Accept<T>(ItemVisitor<T>)
RectangleItem.SourceRectangle
ShapeItem.SourcePathId
ShapeItem.SetViolationSettings(ViolationSettings)
ShapeItem.SubscribeToPermissionChanged()
ShapeItem.UnsubscribeFromPermissionChanged()
ShapeItem.ApplyShapePermissionsConstraint()
ShapeItem.SetColorProfile(String, ColorSpace)
ShapeItem.GetAllColors()
ShapeItem.Equals(ShapeItem)
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.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 abstract class ContentItem : RectangleItem, ICloneable

Constructors

ContentItem()

Declaration
protected ContentItem()

Fields

ParentPlaceholder

Declaration
public PlaceholderItem ParentPlaceholder
Field Value
Type Description
PlaceholderItem

Properties

MaskOpacity

Declaration
public double MaskOpacity { get; set; }
Property Value
Type Description
System.Double

Methods

ApplyPermissionsConstrain()

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

CanSetIsVariable()

Declaration
protected override bool CanSetIsVariable()
Returns
Type Description
System.Boolean
Overrides
Item.CanSetIsVariable()

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

Equals(ContentItem)

Declaration
protected bool Equals(ContentItem other)
Parameters
Type Name Description
ContentItem 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
ShapeItem.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