| BitmapDataControlObject Property  | 
 
            Gets the platform-specific control object for the bitmap data
            
 
    Namespace: 
   Eto.Drawing
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic Object ControlObject { get; }Public ReadOnly Property ControlObject As Object
	Get
member ControlObject : Object with get
Property Value
Type: 
Object See Also
See Also