Skip to main content

Struct BaseTextItemHandler.TextImageData

Namespace: Aurigma.DesignAtoms.Canvas.ItemHandlers
Assembly: Aurigma.DesignAtoms.dll
Syntax
public struct TextImageData

Inherited Members

  • System.ValueType.Equals(System.Object)
  • System.ValueType.GetHashCode
  • System.ValueType.ToString
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.GetType

Fields

CacheFileId

public string CacheFileId

TextCropped

public bool? TextCropped

ImageBitmap

public Bitmap ImageBitmap

IsLargeBitmap

public bool IsLargeBitmap
Was this page helpful?