DGKC Control Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Licensing
Expand ModelsModels
Expand DG Kernel ControlDG Kernel Control
Collapse API ReferenceAPI Reference
Interface List
Vector Space
Expand General GeometryGeneral Geometry
Expand ModelModel
Collapse ViewView
Expand General ComputingGeneral Computing
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Support
Skip Navigation LinksHome Page > API Reference > View > IRectangleColor_DG Go to ActiveX docs Search Documentation


IRectangleColor_DG Interface

SetStockStyle
SetColorCount
GetColorCount
SetColor
GetColor

void SetStockStyle(int style, Color color0, Color color1)


void SetColorCount(int side, int count)


int GetColorCount(int side)


void SetColor(int side, int index, float location, Color color)


Color GetColor(int side, int index, float location)