'宣言 Public Overloads Function CreateVisual( _ ByVal contour As Contour, _ ByVal createRect As System.Boolean _ ) As Visual
public Visual CreateVisual( Contour contour, System.bool createRect )
パラメータ
- contour
- A GrapeCity.Documents.Layout.Contour to be associated with the Visual.
- createRect
- Indicates whether a new GrapeCity.Documents.Layout.LayoutRect must be associated with the Visual.