ComponentOne Bitmap for UWP
GetSourceGeometry() Method

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace > GeometryGroup Class > GetSourceGeometry Method : GetSourceGeometry() Method
Retrieves the geometries in the geometry group.
Syntax
'Declaration
 
Public Overloads Function GetSourceGeometry() As Geometry()
public Geometry[] GetSourceGeometry()

Return Value

an array of geometries to be filled by this method. The length of the array is specified by the geometryCount parameter.
Remarks
The returned geometries are referenced and counted, and the caller must release them.
See Also

Reference

GeometryGroup Class
GeometryGroup Members
Overload List