Enums.cs File Reference

Enumerations

enum  tkHJustification {
  hjLeft = 0 , hjCenter = 1 , hjRight = 2 , hjNone = 3 ,
  hjRaw = 4
}
 Justification of the labels More...
 
enum  tkShapeDrawingMethod { dmStandard = 0 , dmNewWithSelection = 1 , dmNewWithLabels = 2 , dmNewSymbology = 3 }
 Shape drawing method More...
 

Enumeration Type Documentation

◆ tkHJustification

Justification of the labels

Enumerator
hjLeft 
hjCenter 
hjRight 
hjNone 
hjRaw 

◆ tkShapeDrawingMethod

Shape drawing method

Enumerator
dmStandard 

The drawing routine for 4.7 and prior versions, without shapefile categories, polygon gradients, built-in selection, etc.

dmNewWithSelection 

The intermediate implementation between 4.7 and 4.8.

dmNewWithLabels 

The intermediate implementation between 4.7 and 4.8.

dmNewSymbology 

The default drawing routine for version 4.8. Uses all the latest functionality of the control.