All Frameworks Object Hierarchy This Framework Indexes
o Property BoxDisplay( | ) As |
Measure label background is filled if BoxDisplay is True ; there are only borders if BoxDisplay is False.
Ensure consistency with the C++ interface to which the work is delegated.
o Property LineWidth( | ) As |
The line width index, which ranges from 1 to 63.
Ensure consistency with the C++ interface to which the work is delegated.
o Property PartUpdateStatus( | ) As |
Part is automatically updated if PartUpdateStatus is true.
Ensure consistency with the C++ interface to which the work is delegated.
o Property ProductUpdateStatus( | ) As |
Product is automatically updated if PartUpdateStatus is true.
Ensure consistency with the C++ interface to which the work is delegated.
o Property TildeDisplay( | ) As |
If TildeDisplay is TRUE, a tilde displayed for approximate measurement.
Ensure consistency with the C++ interface to which the work is delegated.
o Func GetBoxDisplayInfo( | ioAdminLevel, | |
ioLocked) As |
o Func GetLabelColorInfo( | ioAdminLevel, | |
ioLocked) As |
o Sub GetLabelColor( | oR, | |
oG, | ||
oB) |
Ensure consistency with the C++ interface to which the work is delegated.
o Func GetLineWidthInfo( | ioAdminLevel, | |
ioLocked) As |
o Func GetPartUpdateStatusInfo( | ioAdminLevel, | |
ioLocked) As |
o Func GetProductUpdateStatusInfo( | ioAdminLevel, | |
ioLocked) As |
o Func GetTextColorInfo( | ioAdminLevel, | |
ioLocked) As |
o Sub GetTextColor( | oR, | |
oG, | ||
oB) |
Ensure consistency with the C++ interface to which the work is delegated.
o Func GetTildeDisplayInfo( | ioAdminLevel, | |
ioLocked) As |
o Sub SetBoxDisplayLock( | iLocked) |
o Sub SetLabelColorLock( | iLocked) |
o Sub SetLabelColor( | iR, | |
iG, | ||
iB) |
Ensure consistency with the C++ interface to which the work is delegated.
o Sub SetLineWidthLock( | iLocked) |
o Sub SetPartUpdateStatusLock( | iLocked) |
o Sub SetProductUpdateStatusLock( | iLocked) |
o Sub SetTextColorLock( | iLocked) |
o Sub SetTextColor( | iR, | |
iG, | ||
iB) |
Ensure consistency with the C++ interface to which the work is delegated.
o Sub SetTildeDisplayLock( | iLocked) |
Copyright © 2003, Dassault Systèmes. All rights reserved.