IDrawableProperties

IDrawableProperties interface

几何表示的非几何属性接口

public interface IDrawableProperties

特性

姓名描述
Color { get; }用颜色表示几何图形
LinePattern { get; }
LineThickness { get; }文档测量单位中的线条粗细(即与几何单位相同)。
UnitToMMRate { get; }文档测量单位到毫米的比率
Visible { get; }几何图形的可见性

也可以看看