.NET Framework Class Library

DrawingProperties.Apply Method

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > DrawingProperties Class > DrawingProperties Methods >

.NET Framework Class Library

DrawingProperties.Apply Method

Namespace: Gnostice.Core.DOM

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Sub Apply ( _
 drawingProperties As DrawingProperties _
)

C#

public void Apply(
 DrawingProperties drawingProperties
)

Visual C++

public:
void Apply(
 DrawingPropertiesdrawingProperties
)

Parameters

drawingProperties

Type: Gnostice.Core.DOM.DrawingProperties

See Also

DrawingProperties Class

DrawingProperties Members

Gnostice.Core.DOM Namespace