DK11 for ActiveX | TatukGIS_XDK11.ITGIS_VertexColors | Interfaces | Methods | Properties
Class managing a list of Vertex Color .
// C# public interface ITGIS_VertexColors: ITBaseObject { }
' VisualBasic Public Interface ITGIS_VertexColors Implements ITBaseObject End Class
// Oxygene type ITGIS_VertexColors = public interface( ITBaseObject ) end;
Name | Visibility | Description | |
---|---|---|---|
Assign_ | public | Assign vertex Colors array. | |
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
GetPartSize | public | Get part size. | |
GetVertexColor | public | Get vertex color. | |
Resize | public | Resize array of Vertex Colors. | |
SetPartOffset | public | Set a part offset. | |
SetVertexColor | public | Set vertex color. | |