PenDescriptor(PenStyleSetInfo) 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
基于指定的 PenStyleSetInfo 创建描述符的构造函数。
public:
PenDescriptor(Microsoft::VisualStudio::Modeling::Diagrams::PenStyleSetInfo ^ penStyleSetInfo);
public PenDescriptor (Microsoft.VisualStudio.Modeling.Diagrams.PenStyleSetInfo penStyleSetInfo);
new Microsoft.VisualStudio.Modeling.Diagrams.PenDescriptor : Microsoft.VisualStudio.Modeling.Diagrams.PenStyleSetInfo -> Microsoft.VisualStudio.Modeling.Diagrams.PenDescriptor
Public Sub New (penStyleSetInfo As PenStyleSetInfo)
参数
- penStyleSetInfo
- PenStyleSetInfo
PenStyleSetInfo 创建此描述符的。