Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / GeometryGroup Class / GetSourceGeometryCount Method

In This Topic
    GetSourceGeometryCount Method
    In This Topic
    unsigned int ID2D1GeometryGroup::GetSourceGeometryCount()
    Syntax
    'Declaration
     
    Public Function GetSourceGeometryCount() As System.Integer
    public System.int GetSourceGeometryCount()
    See Also