Class CanvasData
Inheritance
System.Object
CanvasData
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Aurigma.DesignAtoms.dll
Syntax
Constructors
CanvasData()
Declaration
CanvasData(Canvas)
Declaration
public CanvasData(Canvas cv)
Parameters
Type |
Name |
Description |
Canvas |
cv |
|
CanvasData(ICanvas)
Declaration
public CanvasData(ICanvas cv)
Parameters
Properties
BBGCC
Declaration
public string BBGCC { get; set; }
Property Value
Type |
Description |
System.String |
|
BVICC
Declaration
public string BVICC { get; set; }
Property Value
Type |
Description |
System.String |
|
CmykCPId
Declaration
public string CmykCPId { get; set; }
Property Value
Type |
Description |
System.String |
|
CurLI
Declaration
public int CurLI { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CurVOI
Declaration
public int CurVOI { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DAEBGCC
Declaration
public string DAEBGCC { get; set; }
Property Value
Type |
Description |
System.String |
|
DBCC
Declaration
public string DBCC { get; set; }
Property Value
Type |
Description |
System.String |
|
DBT
Declaration
public string DBT { get; set; }
Property Value
Type |
Description |
System.String |
|
DLTBCC
Declaration
public string DLTBCC { get; set; }
Property Value
Type |
Description |
System.String |
|
DLTBT
Declaration
public string DLTBT { get; set; }
Property Value
Type |
Description |
System.String |
|
DS
Declaration
public bool DS { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EBCC
Declaration
public string EBCC { get; set; }
Property Value
Type |
Description |
System.String |
|
EBT
Declaration
public string EBT { get; set; }
Property Value
Type |
Description |
System.String |
|
GrayscaleCPId
Declaration
public string GrayscaleCPId { get; set; }
Property Value
Type |
Description |
System.String |
|
GVICC
Declaration
public string GVICC { get; set; }
Property Value
Type |
Description |
System.String |
|
HBCC
Declaration
public string HBCC { get; set; }
Property Value
Type |
Description |
System.String |
|
HBT
Declaration
public string HBT { get; set; }
Property Value
Type |
Description |
System.String |
|
L
Declaration
public List<LayerData> L { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<LayerData> |
|
LIU
Declaration
public string LIU { get; set; }
Property Value
Type |
Description |
System.String |
|
MaxFontSize
Declaration
public float? MaxFontSize { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Single> |
|
MaxLeading
Declaration
public float? MaxLeading { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Single> |
|
MinFontSize
Declaration
public float? MinFontSize { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Single> |
|
MinLeading
Declaration
public float? MinLeading { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Single> |
|
MMT
Declaration
public int MMT { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
MSE
Declaration
public bool MSE { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PBGCC
Declaration
public string PBGCC { get; set; }
Property Value
Type |
Description |
System.String |
|
QBTGCSBCC
Declaration
public string QBTGCSBCC { get; set; }
Property Value
Type |
Description |
System.String |
|
QBTWCSBCC
Declaration
public string QBTWCSBCC { get; set; }
Property Value
Type |
Description |
System.String |
|
QCCCC
Declaration
public string QCCCC { get; set; }
Property Value
Type |
Description |
System.String |
|
QCIBCC
Declaration
public string QCIBCC { get; set; }
Property Value
Type |
Description |
System.String |
|
QCSBCC
Declaration
public string QCSBCC { get; set; }
Property Value
Type |
Description |
System.String |
|
QNACSBCC
Declaration
public string QNACSBCC { get; set; }
Property Value
Type |
Description |
System.String |
|
QWTGCSBCC
Declaration
public string QWTGCSBCC { get; set; }
Property Value
Type |
Description |
System.String |
|
ReGC
Declaration
public string ReGC { get; set; }
Property Value
Type |
Description |
System.String |
|
ReGLC
Declaration
public string ReGLC { get; set; }
Property Value
Type |
Description |
System.String |
|
ReGS
Declaration
public float ReGS { get; set; }
Property Value
Type |
Description |
System.Single |
|
RgbCPId
Declaration
public string RgbCPId { get; set; }
Property Value
Type |
Description |
System.String |
|
RoGC
Declaration
public string RoGC { get; set; }
Property Value
Type |
Description |
System.String |
|
RoGLC
Declaration
public string RoGLC { get; set; }
Property Value
Type |
Description |
System.String |
|
RoGLL
Declaration
public float RoGLL { get; set; }
Property Value
Type |
Description |
System.Single |
|
RoGS
Declaration
public float RoGS { get; set; }
Property Value
Type |
Description |
System.Single |
|
SBCC
Declaration
public string SBCC { get; set; }
Property Value
Type |
Description |
System.String |
|
SBT
Declaration
public string SBT { get; set; }
Property Value
Type |
Description |
System.String |
|
SC
Declaration
public string SC { get; set; }
Property Value
Type |
Description |
System.String |
|
SW
Declaration
public float SW { get; set; }
Property Value
Type |
Description |
System.Single |
|
Declaration
public Dictionary<string, object> Tags { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.Dictionary<System.String, System.Object> |
|
TDpi
Declaration
public float? TDpi { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Single> |
|
VBCC
Declaration
public string VBCC { get; set; }
Property Value
Type |
Description |
System.String |
|
VCCC
Declaration
public string VCCC { get; set; }
Property Value
Type |
Description |
System.String |
|
WH
Declaration
public float WH { get; set; }
Property Value
Type |
Description |
System.Single |
|
WVICC
Declaration
public string WVICC { get; set; }
Property Value
Type |
Description |
System.String |
|
WW
Declaration
public float WW { get; set; }
Property Value
Type |
Description |
System.Single |
|
XDpi
Declaration
public float XDpi { get; set; }
Property Value
Type |
Description |
System.Single |
|
YDpi
Declaration
public float YDpi { get; set; }
Property Value
Type |
Description |
System.Single |
|
Z
Declaration
public float Z { get; set; }
Property Value
Type |
Description |
System.Single |
|
Methods
ApplyState(Canvas)
Declaration
public void ApplyState(Canvas cv)
Parameters
Type |
Name |
Description |
Canvas |
cv |
|
ApplyState(ICanvas)
Declaration
public void ApplyState(ICanvas cv)
Parameters