DiagramPens.ZoomLasso 属性

定义

获取套索笔的资源 Id。
用于在执行缩放鼠标操作时绘制组矩形或套索。

public:
 static property Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ ZoomLasso { Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId ZoomLasso { get; }
member this.ZoomLasso : Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
Public Shared ReadOnly Property ZoomLasso As StyleSetResourceId

属性值

StyleSetResourceId

表示套索笔的 StyleSetResourceId。

适用于