프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_dPenWidth | Double | ||
m_oCombinedIntergroupEdges | IEnumerable |
||
m_oGroupsToDraw | IList |
메소드 | 설명 | |
---|---|---|
GroupLayoutDrawingInfo ( IList |
Initializes a new instance of the GroupLayoutDrawingInfo class.
|
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void |
public GroupLayoutDrawingInfo ( IList |
||
groupsToDraw | IList |
/// The groups to draw. /// |
penWidth | Double | /// The width of the pen used to draw group rectangles. If 0, group /// rectangles shouldn't be drawn. /// |
combinedIntergroupEdges | IEnumerable |
/// A collection of combined intergroup edges, or null if intergroup edges /// haven't been combined. /// |
리턴 | System |
protected IEnumerable |
||
리턴 | IEnumerable |