.NET Framework Class Library
IDocItem.X Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > IDocItem Interface > IDocItem Properties > IDocItem.X Property |
Namespace: Gnostice.Core.DOM
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Property X As Single |
C# |
float X { get; set; } |
Visual C++ |
property float X { |