Back to Website
Show / Hide Table of Contents

Class ViolationSettings

Inheritance
System.Object
ViolationSettings
ShapeViolationSettings
Inherited Members
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 ViolationSettings

Constructors

ViolationSettings()

Declaration
public ViolationSettings()

ViolationSettings(Boolean)

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

Properties

AllowBleedArea

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

AllowRegion

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

AllowSafetyLines

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

Methods

Clone()

Declaration
public ViolationSettings Clone()
Returns
Type Description
ViolationSettings

DeepClone<TViolationSettings>(TViolationSettings)

Declaration
public virtual TViolationSettings DeepClone<TViolationSettings>(TViolationSettings clone = null)
    where TViolationSettings : ViolationSettings
Parameters
Type Name Description
TViolationSettings clone
Returns
Type Description
TViolationSettings
Type Parameters
Name Description
TViolationSettings

Equals(ViolationSettings)

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

OnPropertyChanged(String)

Declaration
[NotifyPropertyChangedInvocator]
protected virtual void OnPropertyChanged(string propertyName = null)
Parameters
Type Name Description
System.String propertyName

Events

PropertyChanged

Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
Type Description
System.ComponentModel.PropertyChangedEventHandler
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