'Declaration
Public Function Exclude( _ ByVal region As GdPictureRectangleF, _ ByVal epsilon As Single _ ) As GdPictureRectangleF
public GdPictureRectangleF Exclude( GdPictureRectangleF region, float epsilon )
public function Exclude( region: GdPictureRectangleF; epsilon: Single ): GdPictureRectangleF;
public function Exclude( region : GdPictureRectangleF, epsilon : float ) : GdPictureRectangleF;
public: GdPictureRectangleF* Exclude( GdPictureRectangleF* region, float epsilon )
public: GdPictureRectangleF^ Exclude( GdPictureRectangleF^ region, float epsilon )
Parameters
- region
- epsilon