EmfPlusBeginContainer.StackIndex

EmfPlusBeginContainer.StackIndex property

获取或设置一个 32 位无符号整数,指定与图形状态容器关联的索引。该索引必须在后续的 EmfPlusEndContainer 记录(第 2.3.7.3 节)中被引用,以关闭图形状态容器。

public int StackIndex { get; set; }

Property Value

堆栈的索引。

另请参见