Uses of Interface
com._1c.g5.v8.dt.moxel.content.TextDrawingProperties
- 
Packages that use TextDrawingProperties Package Description com._1c.g5.v8.dt.moxel.content com._1c.g5.v8.dt.moxel.content.impl com._1c.g5.v8.dt.moxel.content.util 
- 
- 
Uses of TextDrawingProperties in com._1c.g5.v8.dt.moxel.contentMethods in com._1c.g5.v8.dt.moxel.content that return TextDrawingProperties Modifier and Type Method Description TextDrawingPropertiesContentFactory. createTextDrawingProperties()Returns a new object of class 'Text Drawing Properties'.
- 
Uses of TextDrawingProperties in com._1c.g5.v8.dt.moxel.content.implClasses in com._1c.g5.v8.dt.moxel.content.impl that implement TextDrawingProperties Modifier and Type Class Description classTextDrawingPropertiesImplAn implementation of the model object 'Text Drawing Properties'.Methods in com._1c.g5.v8.dt.moxel.content.impl that return TextDrawingProperties Modifier and Type Method Description TextDrawingPropertiesContentFactoryImpl. createTextDrawingProperties()
- 
Uses of TextDrawingProperties in com._1c.g5.v8.dt.moxel.content.utilMethods in com._1c.g5.v8.dt.moxel.content.util with parameters of type TextDrawingProperties Modifier and Type Method Description TContentSwitch. caseTextDrawingProperties(TextDrawingProperties object)Returns the result of interpreting the object as an instance of 'Text Drawing Properties'.
 
-