|
IBuilderElementOrientationWriter Property
|
return a writer for the data structure
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxIBuilderElementOrientationWriter Writer { get; }
ReadOnly Property Writer As IBuilderElementOrientationWriter
Get
property IBuilderElementOrientationWriter^ Writer {
IBuilderElementOrientationWriter^ get ();
}
abstract Writer : IBuilderElementOrientationWriter with get
Property Value
Type:
IBuilderElementOrientationWriter
See Also