PictureCollection Class
PictureCollection class
Encapsulates a collection of
type PictureCollection struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
Add_Int_Int_Int_Int_String | Adds a picture to the collection. |
Add_Int_Int_String | Adds a picture to the collection. |
Add_Int_Int_String_Int_Int | Adds a picture to the collection. |
Get | Gets the |
Clear | Clear all pictures. |
RemoveAt | Remove shapes at the specific index |
GetCount |