SketchOptions Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
SketchOptions() | Initializes a new instance of the SketchOptions class. |
![]() |
SketchOptions(String) | Initializes a new instance of the SketchOptions class from outer XML. |
![]() |
SketchOptions(array<OpenXmlElement[]) | Initializes a new instance of the SketchOptions class with the specified child elements. |
![]() |
SketchOptions(IEnumerable<OpenXmlElement>) | Initializes a new instance of the SketchOptions class with the specified child elements. |
Top