Interface IPageItem
public interface IPageItem : IItem, IEquatable<IItem>, ITranslationArgument
- Inherited Members
- Extension Methods
Properties
Page
Page Page { get; }
Property Value
Rotation
byte Rotation { get; }
Property Value
X
byte X { get; }
Property Value
Y
byte Y { get; }