public EPM_PDShape shape { get; set; }
Public Property shape As EPM_PDShape Get Set
public: property EPM_PDShape^ shape { EPM_PDShape^ get (); void set (EPM_PDShape^ value); }
member shape : EPM_PDShape with get, set
In This Article