Add

DrawingGuidesCollection.Add method

在集合的末尾添加绘图指南。

public IDrawingGuide Add(Orientation orientation, float position)
参数类型描述
orientationOrientation绘图指南的方向。
positionSingle绘图指南在点中的位置。

另见