All Frameworks Object Hierarchy This Framework Indexes Previous Next
o Property BoxDisplay( | ) As boolean |
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 short |
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 boolean |
Part is automatically updated if PartUpdateStatus is true.
Ensure consistency with the C++ interface to which the work is delegated.
o Property ProductUpdateStatus( | ) As boolean |
Product is automatically updated if PartUpdateStatus is true.
Ensure consistency with the C++ interface to which the work is delegated.
o Property TildeDisplay( | ) As boolean |
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( | CATBSTR | ioAdminLevel, |
CATBSTR | ioLocked) As boolean |
o Func GetLabelColorInfo( | CATBSTR | ioAdminLevel, |
CATBSTR | ioLocked) As boolean |
o Sub GetLabelColor( | long | oR, |
long | oG, | |
long | oB) |
Ensure consistency with the C++ interface to which the work is delegated.
o Func GetLineWidthInfo( | CATBSTR | ioAdminLevel, |
CATBSTR | ioLocked) As boolean |
o Func GetPartUpdateStatusInfo( | CATBSTR | ioAdminLevel, |
CATBSTR | ioLocked) As boolean |
o Func GetProductUpdateStatusInfo( | CATBSTR | ioAdminLevel, |
CATBSTR | ioLocked) As boolean |
o Func GetTextColorInfo( | CATBSTR | ioAdminLevel, |
CATBSTR | ioLocked) As boolean |
o Sub GetTextColor( | long | oR, |
long | oG, | |
long | oB) |
Ensure consistency with the C++ interface to which the work is delegated.
o Func GetTildeDisplayInfo( | CATBSTR | ioAdminLevel, |
CATBSTR | ioLocked) As boolean |
o Sub SetBoxDisplayLock( | boolean | iLocked) |
o Sub SetLabelColorLock( | boolean | iLocked) |
o Sub SetLabelColor( | long | iR, |
long | iG, | |
long | iB) |
Ensure consistency with the C++ interface to which the work is delegated.
o Sub SetLineWidthLock( | boolean | iLocked) |
o Sub SetPartUpdateStatusLock( | boolean | iLocked) |
o Sub SetProductUpdateStatusLock( | boolean | iLocked) |
o Sub SetTextColorLock( | boolean | iLocked) |
o Sub SetTextColor( | long | iR, |
long | iG, | |
long | iB) |
Ensure consistency with the C++ interface to which the work is delegated.
o Sub SetTildeDisplayLock( | boolean | iLocked) |
Copyright © 2003, Dassault Systèmes. All rights reserved.