Class CropMarkText
Inheritance
System.Object
CropMarkText
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()
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class CropMarkText
Constructors
CropMarkText()
Declaration
Fields
Alignment
Declaration
public CropMarkTextAlignment Alignment
Field Value
EdgeMargin
Declaration
Field Value
| Type |
Description |
| System.Single |
|
FontSize
Declaration
Field Value
| Type |
Description |
| System.Single |
|
MarkMargin
Declaration
Field Value
| Type |
Description |
| System.Single |
|
Text
Declaration
Field Value
| Type |
Description |
| System.String |
|
Methods
Clone()
Declaration
public CropMarkText Clone()
Returns
Equals(CropMarkText)
Declaration
protected bool Equals(CropMarkText other)
Parameters
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)
GetBytes()
Declaration
Returns
| Type |
Description |
| System.Byte[] |
|
GetHashCode()
Declaration
public override int GetHashCode()
Returns
| Type |
Description |
| System.Int32 |
|
Overrides
System.Object.GetHashCode()