MonobjcMonobjc Documented Class Library
CanRotateSelectedItemsRight Property
NamespacesMonobjc.QuartzIKCameraDeviceViewCanRotateSelectedItemsRight

Returns whether the selected items can be rotated right. (read-only)

Original signature is '@property(readonly) BOOL canRotateSelectedItemsRight'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual bool CanRotateSelectedItemsRight { get; }
Public Overridable ReadOnly Property CanRotateSelectedItemsRight As Boolean
	Get
public:
virtual property bool CanRotateSelectedItemsRight {
	bool get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.Quartz (Module: Monobjc.Quartz)