Programming Reference for VirtualLab Fusion  2022.1
Public Member Functions | Public Attributes | List of all members
CopyToClipboardProperties Class Reference

This class is subject to change. Programs using this class may require changes with a new version of VirtualLab.
Options for copying a a light view or a data view to clipboard. More...

Inheritance diagram for CopyToClipboardProperties:

Public Member Functions

 CopyToClipboardProperties ()
 Standard Constructor.
 

Public Attributes

bool ApplyPixelation
 Apply pixelation on profile line
 
Color BackGroundColor
 Color of background
 
bool CopyAxes
 Copy 2D View axes
 
bool CopyCross
 Copy manipulation cross ?
 
bool CopyLengend
 Copy 2D view legend
 
bool CopyMarker
 Copy selection marker ?
 
bool CopyProfilLine
 Copy profile line ?
 
string DecimalSeparator
 Used decimal Separator
 
Color GridColor
 Color of grid (2d only)
 
InterpolationMethod InterpolationMethod
 InterpolationMethod
 
int NumberOfPointsInProfile
 Number of Points in Profile line
 
Color TextAndAxesColor
 Color used for labels
 
CopyToClipboardType Type
 What to export?
 
bool UseBoldFonts
 Use bold fonts on axis
 

Detailed Description

This class is subject to change. Programs using this class may require changes with a new version of VirtualLab.
Options for copying a a light view or a data view to clipboard.