C# 클래스 Gbdx.Vector_Index.Forms.UviContextMenuStrip

The UVI context menu strip.
상속: System.Windows.Forms.ContextMenuStrip
파일 보기 프로젝트 열기: DigitalGlobe/DGConnect-ESRI 1 사용 예제들

공개 메소드들

메소드 설명
UviContextMenuStrip ( TreeNode parent ) : System.Windows.Forms

Initializes a new instance of the UviContextMenuStrip class.

메소드 상세

UviContextMenuStrip() 공개 메소드

Initializes a new instance of the UviContextMenuStrip class.
public UviContextMenuStrip ( TreeNode parent ) : System.Windows.Forms
parent System.Windows.Forms.TreeNode /// The parent. ///
리턴 System.Windows.Forms