'宣言 Public Overloads Function CreateVisual( _ ByVal id As System.Integer, _ Optional ByVal createRect As System.Boolean _ ) As Visual
public Visual CreateVisual( System.int id, System.bool createRect )
パラメータ
- id
- A custom space ID. It must be positive and unique within the View.
- createRect
- Indicates whether a new GrapeCity.Documents.Layout.LayoutRect must be associated with the Visual.