![]() | InDesign SDK 20.5 |
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 IControlView * | fControlView |
| PMReal | fInset |
| PMReal | fRadius |
| PMReal | fLineWidth |
| RealAGMColor | fStrokeColor |
| RealAGMColor | fFillColor |
| bool16 | fIsRolledOverButton |
| RealAGMColor | fUpperStrokeColor |
| RealAGMColor | fLowerStrokeColor |
| bool16 | fIsMoveReqd |