Back to Website
Show / Hide Table of Contents

Class PrintAreaBorderLine

Inheritance
System.Object
PrintAreaBorderLine
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Rendering.Models
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class PrintAreaBorderLine

Constructors

PrintAreaBorderLine()

Declaration
public PrintAreaBorderLine()

PrintAreaBorderLine(String, RgbColor, RgbColor, Single, Single, PrintAreaMarginType)

Declaration
public PrintAreaBorderLine(string name, RgbColor color, RgbColor altColor, float widthPx, float stepPx, PrintAreaMarginType borderLineMarginType)
Parameters
Type Name Description
System.String name
RgbColor color
RgbColor altColor
System.Single widthPx
System.Single stepPx
PrintAreaMarginType borderLineMarginType

Fields

AltColor

Declaration
public RgbColor AltColor
Field Value
Type Description
RgbColor

Color

Declaration
public RgbColor Color
Field Value
Type Description
RgbColor

MarginType

Declaration
public PrintAreaMarginType MarginType
Field Value
Type Description
PrintAreaMarginType

Name

Declaration
public string Name
Field Value
Type Description
System.String

StepPx

Declaration
public float StepPx
Field Value
Type Description
System.Single

WidthPx

Declaration
public float WidthPx
Field Value
Type Description
System.Single

Methods

Clone()

Declaration
public virtual PrintAreaBorderLine Clone()
Returns
Type Description
PrintAreaBorderLine

CloneCore()

Declaration
protected virtual PrintAreaBorderLine CloneCore()
Returns
Type Description
PrintAreaBorderLine

Equals(PrintAreaBorderLine)

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

GetHashCode()

Declaration
public override int GetHashCode()
Returns
Type Description
System.Int32
Overrides
System.Object.GetHashCode()

MapFromConfig(RenderingConfig.BorderLine)

Declaration
public static PrintAreaBorderLine MapFromConfig(RenderingConfig.BorderLine line)
Parameters
Type Name Description
RenderingConfig.BorderLine line
Returns
Type Description
PrintAreaBorderLine
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