NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.Preferences.ViewVisualizationSpecialEffects.ColorRGB Struct Reference

Represents three constituents of a RGB color pattern More...

Public Member Functions

 ColorRGB (double RedColor, double GreenColor, double BlueColor)
 Constructor for the ColorRGB struct. More...
 

Public Attributes

double BlueColor
 Blue in RGB pattern More...
 
double GreenColor
 Green in RGB pattern More...
 
double RedColor
 Red in RGB pattern More...
 

Detailed Description

Represents three constituents of a RGB color pattern

Constructor & Destructor Documentation

NXOpen.Preferences.ViewVisualizationSpecialEffects.ColorRGB.ColorRGB ( double  RedColor,
double  GreenColor,
double  BlueColor 
)
inline

Constructor for the ColorRGB struct.

Parameters
RedColorRed in RGB pattern
GreenColorGreen in RGB pattern
BlueColorBlue in RGB pattern

Member Data Documentation

double NXOpen.Preferences.ViewVisualizationSpecialEffects.ColorRGB.BlueColor

Blue in RGB pattern

double NXOpen.Preferences.ViewVisualizationSpecialEffects.ColorRGB.GreenColor

Green in RGB pattern

double NXOpen.Preferences.ViewVisualizationSpecialEffects.ColorRGB.RedColor

Red in RGB pattern


The documentation for this struct was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.