Converts a font from container coordinates.
public AnnFont FontFromContainerCoordinates(
AnnFont font,
AnnFixedStateOperations operation
)
Public Function FontFromContainerCoordinates( _
ByVal font As AnnFont, _
ByVal operation As AnnFixedStateOperations _
) As AnnFont
-(LTAnnFont*) fontFromContainerCoordinates:(LTAnnFont*)annFont
operation:(LTAnnFixedStateOperations) operation;
public AnnFont fontFromContainerCoordinates(
AnnFont font,
int annFixedStateOperations
)
public:
AnnFont^ FontFromContainerCoordinates(
AnnFont^ font,
AnnFixedStateOperations^ operation
)
font
Source font. This value must not be null.
operation
Source object fixed operation state.
The converted font object.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document