Konstante
Iz SDMS
Jump to navigationJump to searchTa stran je trenutno še v izdelavi.
Vsebina
- 1 Constants
- 2 Code Page Translation Constants
- 3 Docking windows Constants
- 4 Draw item type Constants
- 5 Draw List Operation Constants
- 6 Export topology type Constants
- 7 Export type Constants
- 8 Field Type Constants
- 9 Fill mode Constants
- 10 Font style Constants
- 11 Form view style Constants
- 12 Grid Type Constants
- 13 HLS Color Constants
- 14 Horizontal align Constants
- 15 Image formats Constants
- 16 Import type Constants
- 17 Licence types Constants
- 18 Object Types Constants
- 19 Polygon filter type Constants
- 20 Print layout items Constants
- 21 Sort order Constants
- 22 Standard Color Constants
- 23 Text Style Constants
- 24 Topology type Constants
- 25 Transparent mode Constants
- 26 Vertical align Constants
Constants
Const dtPolygon As Long = 5
Const gtNet As Long = 0Code Page Translation Constants
Const cptNone As Long = 0
Const cptOEM As Long = 1
Const cptYUASCII As Long = 2Docking windows Constants
Const dwAerialView As Long = 7
Const dwAll As Long = 0
Const dwCoorCalc As Long = 6
Const dwCustomForm As Long = 9
Const dwDrawItem As Long = 10
Const dwDrawList As Long = 2
Const dwGeoEditor As Long = 5
Const dwHintList As Long = 3
Const dwLayer As Long = 4
Const dwMap As Long = 1
Const dwMediaPlayer As Long = 8Draw item type Constants
Const dtBarGraph As Long = 7
Const dtBasic As Long = 13
Const dtFixed As Long = 12
Const dtGrid As Long = 14
Const dtHidden As Long = 15
Const dtImageHatch As Long = 5
Const dtIncluded As Long = 11
Const dtLineHatch As Long = 9
Const dtObject As Long = 3
Const dtPieGraph As Long = 8
Const dtPointHatch As Long = 10
Const dtPolyLine As Long = 4
Const dtRaster As Long = 6
Const dtSymbol As Long = 1
Const dtText As Long = 2Draw List Operation Constants
Const dlDisplayOff As Long = 2 // vse teme ugasne
Const dlDisplayOn As Long = 1 // vse teme prižge
Const dlHintsOff As Long = 512 // vse hinte zapre
Const dlHintsOn As Long = 256 // vse hinte odpre
Const dlLayerOff As Long = 131072 // briše teme iz tematike
Const dlLegendOff As Long = 8192 // vse legende zapre
Const dlLegendOn As Long = 4096 // vse legende odpre
Const dlSearchOff As Long = 32 // ukinjena
Const dlSearchOn As Long = 16 // ukinjenaExport topology type Constants
Const exttArcInfPoint As Long = 0
Const exttArcInfPolygon As Long = 2
Const exttArcInfPolyline As Long = 1
Const exttShapePoint As Long = 0
Const exttShapePolygon As Long = 2
Const exttShapePolygonZ As Long = 4
Const exttShapePolyline As Long = 1
Const exttShapePolylineZ As Long = 3Export type Constants
Const extArcInfo As Long = 3
Const extASCIIDelimited As Long = 0
Const extASCIIFixed As Long = 1
Const extDXF As Long = 4
Const extODBC As Long = 2
Const extShape As Long = 5Field Type Constants
Const ftBoolean As Long = 4
Const ftDate As Long = 2
Const ftNumber As Long = 1
Const ftObject As Long = 3
Const ftString As Long = 0Fill mode Constants
Const fmOpaque As Long = 0
Const fmTransparent As Long = 1Font style Constants
Const fsBold As Long = 1
Const fsBoldItalic As Long = 3
Const fsItalic As Long = 2
Const fsNormal As Long = 0Form view style Constants
Const saAuto As Long = 1
Const saPredefined As Long = 2Grid Type Constants
Const gtCrossSections As Long = 1
Const gtNormal As Long = 0HLS Color Constants
Const hlsBlue As Long = 160
Const hlsCyan As Long = 120
Const hlsGreen As Long = 80
Const hlsMagenta As Long = 200
Const hlsRed As Long = 0
Const hlsYellow As Long = 40Horizontal align Constants
Const haCenter As Long = 1
Const haLeft As Long = 0
Const haRight As Long = 2Image formats Constants
Const ifBMP As Long = 0
Const ifBMP_RLE As Long = 1
Const ifJPG As Long = 2
Const ifPNG As Long = 5
Const ifTIF As Long = 3
Const ifTIF_G4 As Long = 4Import type Constants
Const imtArcInfo As Long = 3
Const imtASCII As Long = 0
Const imtDXF As Long = 4
Const imtODBC As Long = 2
Const imtSdms15 As Long = 1Licence types Constants
Const ltAccademic As Long = 5
Const ltEngine As Long = 2
Const ltToolkit As Long = 3
Const ltViewer As Long = 1
Const ltWebServer As Long = 4Object Types Constants
Const otApplication As Long = 1
Const otDialog As Long = 16
Const otDrawList As Long = 14
Const otFolder As Long = 0
Const otHatch As Long = 2
Const otHintList As Long = 15
Const otHotkey As Long = 3
Const otLayer As Long = 4
Const otLineType As Long = 5
Const otMenu As Long = 7
Const otModule As Long = 6
Const otPrintLayout As Long = 8
Const otSymbol As Long = 9
Const otTable As Long = 10
Const otToolbar As Long = 11
Const otUser As Long = 12
Const otUserGroup As Long = 13Polygon filter type Constants
Const pftFullIn As Long = 3
Const pftFullInNotTouch As Long = 4
Const pftFullPartIn As Long = 2
Const pftFullPartInQuick As Long = 0
Const pftFullPartInTouch As Long = 1
Const pftTouchCross As Long = 7
Const pftTouchCrossIn As Long = 6
Const pftTouchCrossOut As Long = 8
Const pftTouchIn As Long = 5
Const pftTouchOut As Long = 9Print layout items Constants
Const piDrawItem As Long = 8
Const piHatch As Long = 3
Const piImage As Long = 4
Const piLabel As Long = 0
Const piLine As Long = 2
Const piMap As Long = 6
Const piOLE As Long = 5
Const piPrintLayout As Long = 7
Const piSymbol As Long = 1Sort order Constants
Const soAccending As Long = 0
Const soDescending As Long = 1
Const soNaturalAccending As Long = 2
Const soNaturalDescending As Long = 3Standard Color Constants
Const Aqua As Long = 16776960
Const Black As Long = 0
Const Blue As Long = 16711680
Const DkGray As Long = 4210752
Const Fuchsia As Long = 16711935
Const Gray As Long = 8421504
Const Green As Long = 32768
Const Lime As Long = 65280
Const LtGray As Long = 12632256
Const Maroon As Long = 128
Const Navy As Long = 8388608
Const Olive As Long = 32896
Const Purple As Long = 8388736
Const Red As Long = 255
Const Silver As Long = 12632256
Const Teal As Long = 8421376
Const White As Long = 16777215
Const Yellow As Long = 65535Text Style Constants
Const tsBold As Long = 1
Const tsBoldItalic As Long = 3
Const tsItalic As Long = 2
Const tsNormal As Long = 0Topology type Constants
Const ttArc As Long = 13
Const ttCircle As Long = 12
Const ttNoTopology As Long = 20
Const ttPoint As Long = 0
Const ttPolygon As Long = 2
Const ttPolyLine As Long = 1
Const ttRectangle As Long = 11Transparent mode Constants
Const tmOpaque As Long = 0
Const tmTransparent As Long = 1Vertical align Constants
Const vaBottom As Long = 2
Const vaCenter As Long = 1
Const vaTop As Long = 0