Frame bundle

These constructors have default pen width and pen balance values. The color is applied to the frame only, and one constructor lets you pass a transfer mode that is applied to the frame color.

      TFrameBundle(   const TColor& frameColor, 
                      GCoordinate penWidth = 1, 
                      TPen::EPenBalance balance = TPen::kCenterFrame );
      TFrameBundle(   const TColor& frameColor, 
                      const TTransferMode& transferMode, 
                      GCoordinate penWidth = 1, 
                      TPen::EPenBalance balance = TPen::kCenterFrame );

[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker