EmfPlusEndContainer.StackIndex
EmfPlusEndContainer.StackIndex property
获取或设置一个 32 位无符号整数,指定图形状态容器的索引。该索引必须匹配先前由 EmfPlusBeginContainer(第 2.3.7.1 节)或 EmfPlusBeginContainerNoParams 记录(第 2.3.7.2 节)打开的图形状态容器关联的值。
public int StackIndex { get; set; }
Property Value
堆栈的索引。
另请参见
- class EmfPlusEndContainer
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging