LineFormat

Shape.LineFormat 属性

返回包含形状的线条格式属性的 LineFormat 对象。注意:对于某些不具有线条属性的形状类型可能返回 null。只读 ILineFormat

public virtual ILineFormat LineFormat { get; }

另见