Class TypeStat
Namespace: Aurigma.DesignAtoms.ImageProcessing.GraphicsContainerProcessing
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public class TypeStat
Inheritance: System.Object -> TypeStat
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
TypeStat
public TypeStat()
Properties
Images
public int Images { get; set; }
Shapes
public int Shapes { get; set; }
Texts
public int Texts { get; set; }