←选择平台

TunnelCommandFlags枚举

总结
标志,指示背景颜色以及图像维度沿z轴延伸。这个枚举有一个系统。旗帜Attribute attribute that allows a bitwise combination of its member values.

语法
c#
VB
c++
[FlagsAttribute ()]公共枚举TunnelCommandFlags
< FlagsAttribute () >公共枚举TunnelCommandFlags继承了系统。枚举实现了系统。IComparable、系统。IConvertible、系统。IFormattable
[FlagsAttribute ()]公共枚举TunnelCommandFlags:公共系统。枚举, System.IComparable, System.IConvertible, System.IFormattable
成员
价值 成员 描述
0 x00000000 没有一个 没有变化。
0 x00000001 颜色 使用TunnelCommand类的FillColor属性,或者FillColor参数(如果您使用合适的TunnelCommand构造函数)作为背景色。
0 x00000002 NoChange 使用图像本身作为背景。
0 x00000010 WidthAxis 图像宽度将沿着z轴。
0 x00000020 HeightAxis 图像高度沿z轴。
讲话

您可以使用位OR (μ)来指定每个组中的一个标志。

集团 旗帜
指示背景颜色的标志 颜色,NoChange
标志,指示图像维度沿z轴 WidthAxis, HeightAxis

需求

目标平台

Leadtools.ImageProcessing.SpecialEffects组装
188金宝搏的网址客服|支持|联系我们|知识产权公告
©1991 - 2021领德科技有限公司版权所有。