ReportItemMenuParams.DevicePoint 属性

定义

public:
 property Nullable<System::Drawing::Point> DevicePoint { Nullable<System::Drawing::Point> get(); void set(Nullable<System::Drawing::Point> value); };
public System.Drawing.Point? DevicePoint { get; set; }
member this.DevicePoint : Nullable<System.Drawing.Point> with get, set
Public Property DevicePoint As Nullable(Of Point)

属性值

适用于