EditorUtils..::..PrintVisibilityBooleanWithIcon Method (Boolean%, String, String, String, Int32, Int32, Boolean)
   Prints the visibility boolean with icon.
   
                
    Namespace: 
   com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Parameters
- value
 - Type: Boolean%
if set to true [value]. 
- title
 - Type: String
The title. 
- iconLeft
 - Type: String
The icon left. 
- iconRight
 - Type: String
The icon right. 
- iconSize
 - Type: Int32
Size of the icon. 
- fontSize
 - Type: Int32
Size of the font. 
- isolateHorizontal
 - Type: Boolean
if set to true [isolate horizontal]. 

