Document Solutions for Imaging
DS.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcDXGraphics Class / Factory Property

In This Topic
    Factory Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Factory As GrapeCity.Documents.DX.Direct2D.Factory1
    public GrapeCity.Documents.DX.Direct2D.Factory1 Factory {get;}
    See Also