SSStaff

Superclass:
NSObject
Declared In:

Introduction

info for a single staff



Properties

numLines

the number of lines in the staff

staffRect

rectangle enclosing a single staff in a system


numLines


the number of lines in the staff

@property (readonly) int numLines; 

staffRect


rectangle enclosing a single staff in a system

@property (readonly) CGRect staffRect;