Back to Website
Show / Hide Table of Contents

Class ShapeViolationSettings

Inheritance
System.Object
ViolationSettings
ShapeViolationSettings
ImageViolationSettings
TextViolationSettings
Inherited Members
ViolationSettings.Equals(ViolationSettings)
ViolationSettings.DeepClone<TViolationSettings>(TViolationSettings)
ViolationSettings.Clone()
ViolationSettings.OnPropertyChanged(String)
ViolationSettings.AllowSafetyLines
ViolationSettings.AllowBleedArea
ViolationSettings.AllowRegion
ViolationSettings.PropertyChanged
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Model.Items
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class ShapeViolationSettings : ViolationSettings

Constructors

ShapeViolationSettings()

Declaration
public ShapeViolationSettings()

ShapeViolationSettings(Boolean)

Declaration
public ShapeViolationSettings(bool defaultValue)
Parameters
Type Name Description
System.Boolean defaultValue

Properties

AllowShape

Declaration
public bool AllowShape { get; set; }
Property Value
Type Description
System.Boolean

Methods

DeepClone<TItem>(TItem)

Declaration
public override TItem DeepClone<TItem>(TItem clone = null)
    where TItem : ViolationSettings
Parameters
Type Name Description
TItem clone
Returns
Type Description
TItem
Type Parameters
Name Description
TItem
Overrides
Aurigma.DesignAtoms.Model.Items.ViolationSettings.DeepClone<TViolationSettings>(TViolationSettings)

Equals(ShapeViolationSettings)

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