PC-DMIS 2021.1 Object Library
Modified Property
See Also  Send Topic Feedback | See Object Hierarchy Chart
PCDLRN ActiveX DLL > Colors Collection : Modified Property

Glossary Item Box

Description

This property returns or sets the report template's "modified" tag for its color tree.

Syntax

Visual Basic
Public Property Modified As Long

Return Type

Read/write Boolean value.

Remarks

Note on Colors: Colors are defined by a COLORREF value. When specifying a RGB color, the COLORREF value has this hexadecimal form as a Long value:

0x00BBGGRR

where BB=blue GG=green RR=red

The maximum value for a single byte in the hexadecimal format is 0xFF (or 255 in decimal format).

See Also

Copyright © 2020. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.