LineFillFormat

LineFillFormat class

表示行填充的属性。

public class LineFillFormat : PVIObject, ILineFillFormat

特性

姓名描述
AsIPresentationComponent { get; }允许获取基本 IPresentationComponent 接口。 只读IPresentationComponent
FillType { get; set; }返回或设置填充类型。 读/写FillType
GradientFormat { get; }返回渐变填充格式。 只读IGradientFormat
PatternFormat { get; }返回图案填充格式。 只读IPatternFormat
RotateWithShape { get; set; }确定填充是否应随形状旋转。 读/写NullableBool
SolidFillColor { get; }返回实心填充的颜色。 只读IColorFormat

方法

姓名描述
override Equals(object)与指定对象比较。
override GetHashCode()返回哈希码。

也可以看看