'Declaration Public Function GetDrawingLayoutProperties( _
ByVal contentDrawingThe content drawing.As Vintasoft.Imaging.Office.Vmf.UI.VmfContentDrawing _
) As DocumentDrawingLayoutProperties
public DocumentDrawingLayoutProperties GetDrawingLayoutProperties(
Vintasoft.Imaging.Office.Vmf.UI.VmfContentDrawing contentDrawing
)
public: DocumentDrawingLayoutProperties* GetDrawingLayoutProperties(
Vintasoft.Imaging.Office.Vmf.UI.VmfContentDrawing* contentDrawing
)
public:
DocumentDrawingLayoutProperties^ GetDrawingLayoutProperties(
Vintasoft.Imaging.Office.Vmf.UI.VmfContentDrawing^ contentDrawing
)
Parameters
- contentDrawing
- The content drawing.
Return Value
The content drawing properties.