C# Class Monobjc.AVFoundation.AVEdgeWidths64

Datei anzeigen Open project: Monobjc/monobjc

Public Properties

Property Type Description
bottom double
left double
right double
top double

Property Details

bottom public_oe property

The thickness, in pixels, of the bottom-edge processing region of theedgeWidths property.
public double bottom
return double

left public_oe property

The thickness, in pixels, of the left-edge processing region of theedgeWidths property.
public double left
return double

right public_oe property

The thickness, in pixels, of the right-edge processing region of theedgeWidths property.
public double right
return double

top public_oe property

The thickness, in pixels, of the top-edge processing region of theedgeWidths property.
public double top
return double