AODL.Document.Styles.Properties.PlotAreaProperties.PlotAreaProperties C# (CSharp) Метод

PlotAreaProperties() публичный Метод

the constructor of plotarea property
public PlotAreaProperties ( IStyle style ) : System
style IStyle
Результат System
		public PlotAreaProperties(IStyle style):base(style)
		{


		}
	}
PlotAreaProperties