DG Kernel (ActiveX) Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
What is new
Upgrading Native Apps
Licensing
Expand ModelsModels
Expand DG Kernel ControlsDG Kernel Controls
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
Open Source
Support
Skip Navigation LinksHome Page > API Reference > View > IRectangleColor_DG Go to DGKC docs Search Documentation


IRectangleColor_DG Interface

SetStockStyle
SetColorCount
GetColorCount
SetColor
GetColor

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


void SetColorCount(int side, int count)


int GetColorCount(int side)


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


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