ILineFillFormat

ILineFillFormat interface

表示行填充的属性。

public interface ILineFillFormat : IFillParamSource

特性

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

也可以看看