PictureCollection Class

PictureCollection class

Encapsulates a collection of objects.


type PictureCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
Add_Int_Int_Int_Int_StringAdds a picture to the collection.
Add_Int_Int_StringAdds a picture to the collection.
Add_Int_Int_String_Int_IntAdds a picture to the collection.
GetGets the element at the specified index.
ClearClear all pictures.
RemoveAtRemove shapes at the specific index
GetCount