ReportItemDrawParams Struct

Definition

public value class ReportItemDrawParams
public struct ReportItemDrawParams
type ReportItemDrawParams = struct
Public Structure ReportItemDrawParams
Inheritance
ReportItemDrawParams

Constructors

ReportItemDrawParams(Matrix, Int32)
ReportItemDrawParams(Matrix, Int32, IEnumerable<IReportItem>)
ReportItemDrawParams(Matrix, Int32, IEnumerable<IReportItem>, Boolean)
ReportItemDrawParams(Matrix, Int32, IEnumerable<IReportItem>, ReportItemDrawFlags)

Properties

Alpha
DrawBackground
DrawContent
DrawOutlines
DrawThumbnail
Flags
InvisibleItems
Transform

Methods

AsBackgroundOnly()
AsContentOnly()
AsOutlinesOnly()
WithOutlines()

Applies to