InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
RoundedRectAppearance Class Reference

Public Member Functions

 RoundedRectAppearance (const IControlView *controlView, PMReal radius, PMReal lineWidth, RealAGMColor strokeColor, RealAGMColor fillColor, bool16 isRolledOverButton, RealAGMColor upperStrokeColor, RealAGMColor lowerStrokeColor, PMReal inset=1.0, bool16 isMoveReqd=kTrue)
 
 RoundedRectAppearance (const IControlView *controlView, PMReal radius, PMReal lineWidth, int32 strokeColorIndex, int32 fillColorIndex, bool16 isRolledOverButton, int32 upperStrokeColorIndex, int32 lowerStrokeColorIndex, PMReal inset=1.0, bool16 isMoveReqd=kTrue)
 

Public Attributes

const IControlViewfControlView
 
PMReal fInset
 
PMReal fRadius
 
PMReal fLineWidth
 
RealAGMColor fStrokeColor
 
RealAGMColor fFillColor
 
bool16 fIsRolledOverButton
 
RealAGMColor fUpperStrokeColor
 
RealAGMColor fLowerStrokeColor
 
bool16 fIsMoveReqd